dEngine
Simple 2D C++ game engine
|
dEngine is a simple 2D game engine written in C++ and making use of the SDL library.
This is really just kind of a hobby and nothing amazing is expected to come out of this aside from maybe a simple game or two I write just because.
Project | Purpose |
---|---|
dengine | The engine itself |
packer | A utility to assist with packing assets |
Take a look at the ./dengine/ReadMe.md "dengine Readme" for details on making the game as well as generating the code documentation.
Code documentation can be found on DCCoder.com/dEngine