C# port of my C++ gamedev framework stuff.
This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2013-08-17 17:47:41 -04:00
Blarg.GameFramework logging of events 2013-08-17 17:47:41 -04:00
Blarg.GameFramework.SDL2 reorganize a bunch of platform-class stuff 2013-08-17 17:44:24 -04:00
Game.Core reorganize a bunch of platform-class stuff 2013-08-17 17:44:24 -04:00
Game.SDL2 initial SDL platform implementation support 2013-08-17 15:15:24 -04:00
Libs initial commit 2013-08-13 17:55:26 -04:00
.gitignore initial commit 2013-08-13 17:55:26 -04:00
Blarg.GameFramework.sln initial commit 2013-08-13 17:55:26 -04:00
LICENSE add LICENSE and README.md 2013-08-13 17:59:49 -04:00
README.md add LICENSE and README.md 2013-08-13 17:59:49 -04:00

Blarg.GameFramework

This is a C# port of my C++ gamedev framework/utility code.

TODO

  • Everything