reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

12
games/framework/sge2d.md Normal file
View File

@ -0,0 +1,12 @@
# SDL Game Engine 2D
_2D game programming framework for c/c++ programmers with least possible dependencies._
- Home: https://sourceforge.net/projects/sge2d/
- Download: https://sourceforge.net/projects/sge2d/files/sge2d/
- State: beta
- Code: https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
- Language(s): C
- License: MIT
## Building