maintenance, conversion to Git, removal of openpop

This commit is contained in:
Trilarion
2019-08-05 17:08:02 +02:00
parent aedb483602
commit b5ee111162
218 changed files with 685 additions and 510 deletions

View File

@@ -6,11 +6,11 @@ _2D side scrolling beatem-up engine._
- State: mature
- Download: http://paintown.org/#/downloads, https://sourceforge.net/projects/paintown/files/
- Platform: Windows, Linux, macOS, Android
- Keywords: 2D, action, arcade, beat'em up, game engine
- 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: PyQt4, Allegro, libpng, Freetype
- Code dependencies: Allegro, Freetype, libpng, PyQt4
Android port is written in Java.