new entries
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
# Game frameworks
|
||||
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
- **[Annchienta](annchienta.md)** (C++, GPL-3.0, mature, inactive since 2009)
|
||||
- **[Arianne / Marauroa](arianne.md)** (Java, GPL-2.0, mature)
|
||||
- **[Blender game engine](blender_game_engine.md)** (C++, GPL-2.0, mature)
|
||||
- **[COCOS2D-X](cocos2dx.md)** (C++, MIT, mature)
|
||||
|
14
framework/annchienta.md
Normal file
14
framework/annchienta.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Annchienta
|
||||
|
||||
_A 2D game engine._
|
||||
|
||||
- Home: http://annchienta.sourceforge.net/?page=home
|
||||
- Download: https://sourceforge.net/projects/annchienta/files/annchienta/current/
|
||||
- State: mature, inactive since 2009
|
||||
- Code: https://sourceforge.net/p/annchienta/code/HEAD/tree/trunk/Annchienta/ (svn)
|
||||
- Language(s): C++
|
||||
- License: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
Uses CMake
|
Reference in New Issue
Block a user