Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RibozymeR/CGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGE

Console Game Engine

A partially modular game engine for the Windows (mainly 7) cmd.exe console, written in C. Current parts are:

CGE -> Console Graphics Engine, the core of the game engine, special features include shaders, a stencil buffer and textures.

CIN -> Console Input, implements mouse (click, move, wheel) and key input via a handler system.

To follow:
- Sophisticated error handling
- GUI system

You need windows.h and a respective library to compile CGE.

About

Console Game Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages