CG Engine is a open source C# Console based game engine designed to make console game's by Arad Bozorgmehr (Vrglab)
- Object system
- Game Objects
- Components
- Audio system (NAudio)
- UTF16 based Character rendering
- Terminal based Cordinate system
- Level management system
- Dynamic Layered Rendering
To get started you can download the needed DLL file
A big thank you to NAudio Libary for providing the proper needed code for audio playing