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

17
entries/mini2dx.md Normal file
View File

@ -0,0 +1,17 @@
# mini2Dx
_Framework for prototyping and building 2D games in Java._
- Home: https://mini2dx.org/
- State: mature
- Download: https://mini2dx.org/downloads.html, https://github.com/mini2Dx/mini2Dx/releases
- Platform: Windows, Linux, macOS
- Keywords: game engine
- Code repository: https://github.com/mini2Dx/mini2Dx.git
- Code language: Java, C#
- Code license: Apache-2.0
## Building
- Build system: Gradle