renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
20
entries/paintown.md
Normal file
20
entries/paintown.md
Normal 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
|
||||
|
Reference in New Issue
Block a user