Skip to content

A retired simple 2-D game engine that I made and worked on as a hobby from 2012-2014. It most likely won't compile without edits. Posted here for posterity and in case I ever decide to re-open and expand the project.

Notifications You must be signed in to change notification settings

DJGunn/Devons-Simple-2D-Game-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devons-Simple-2D-Game-Engine

A retired simple 2-D game engine base that I wrote in C++ using the SDL 2.x API and worked on as a hobby from 2012-2014. It most likely won't compile without edits. Posted here for posterity as a source of code samples and in case I ever decide to re-open and expand the project.

Dependencies: SDL 2.x API suite TinyXML Windows

I may begin work on it again one day. Not guaranteed to compile/function in its current state.

I did not create anything in the Includes folder, nor did I create anything of note in the Resources folder.

All of the code in the code folder save for tinyxml2.cpp & tinyxml2.h is my own original work.

About

A retired simple 2-D game engine that I made and worked on as a hobby from 2012-2014. It most likely won't compile without edits. Posted here for posterity and in case I ever decide to re-open and expand the project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published