additions from backlog and conversions to git

This commit is contained in:
Trilarion
2019-09-26 15:41:09 +02:00
parent fd9491dcb2
commit a4529af611
70 changed files with 965 additions and 314 deletions

15
entries/gamecake.md Normal file
View File

@ -0,0 +1,15 @@
# GameCake
_Single exe cross platform game engine using Lua._
- Home: https://xriss.github.io/gamecake/, http://cake.4lfa.com/gamecake
- State: mature
- Platform: Windows, Linux, macOS
- Keywords: game engine
- Code repository: https://github.com/xriss/gamecake.git, https://bitbucket.org/xixs/lua (hg outdated), https://bitbucket.org/xixs/bin (hg)
- Code language: C, C++, Lua
- Code license: MIT
## Building
- Build system: Make