renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

20
entries/paintown.md Normal file
View File

@ -0,0 +1,20 @@
# PainTown
_2D side scrolling beatem-up engine._
- Home: http://paintown.org/, https://sourceforge.net/projects/paintown/
- State: mature
- Download: http://paintown.org/#/downloads, https://sourceforge.net/projects/paintown/files/
- Platform: Windows, Linux, macOS, Android
- Keywords: action, 2D, arcade, beat'em up, game engine
- Code repository: https://github.com/kazzmir/paintown.git, https://svn.code.sf.net/p/paintown/code/ (svn)
- Code language: C++, Java, Python
- Code license: 3-clause BSD
- Code dependencies: Allegro, Freetype, libpng, PyQt4
Android port is written in Java.
## Building
- Build system: CMake, Scons