ConsoleGraphics is a Simple Graphics library, with the following features:
Current Planned Features are-
- Ability to make squares ✅
- Ability to make Single-Width Titles ✅
- Ability to make custom size or multi-line Titles ✅
- Ability to make simple animations ✅
- Ability to make custom frame sizes for animations
ConsoleGame is a bundled library with ConsoleGraphics. It is to simplify making Text Adventure or console games.
Current planned Features are-
- To simplify making Y/N statements ✅
- Ability to make games through animations ✅ (Kind of, with a lot of determination)
- Ability to handle input for games
Currently there are no .dlls for downloading, so simply copy + paste the namespaces into your code.
If you wish to use the namespaces in another file, use this: C# Namespaces