vrglab / CG-Engine

My personal attempt at making a Extensive Console based game engine (just for fun)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Releases Issues

CG Engine

CG Engine is a open source C# Console based game engine designed to make console game's by Arad Bozorgmehr (Vrglab)

Basic capabilities/Features

  • Object system
    • Game Objects
    • Components
      • Audio system (NAudio)
  • UTF16 based Character rendering
  • Terminal based Cordinate system
  • Level management system
  • Dynamic Layered Rendering

Getting started

To get started you can download the needed DLL file

Thank you's

A big thank you to NAudio Libary for providing the proper needed code for audio playing

About

My personal attempt at making a Extensive Console based game engine (just for fun)

License:GNU General Public License v3.0


Languages

Language:C# 100.0%