PrismaTD is a tower defence game for Android and Desktop.
- PrismaTD for Desktop Java (tested with Ubuntu 16.04)
- PrismaTD for Android (tested with Android 6.0.1)
- android - all Android related files
- bin - binary files (optional)
- doc - all documentation related files
- doc/screenshots - screenshots
- gfx - graphics used within the game
- issues - bug tracker and feature requests (uses "ditz" distributed issue tracker)
- towerdef - src to the game engine and the Desktop Java version
- README - this file
Gradle is used as build system.
Use IntelliJ IDEA to build and run.
The following libraries are required:
sudo apt install libjogl2-java
Use Android Studio to build and run.
The files in ./doc/
are plain text files but are best viewed with zim-wiki.
All available information on how to build, run, modify, ... is located there.
More screenshots can be found in ./doc/screenshots/
.
All code and content created within this project should be licensed GPL2+. Look at the individual file headers for definite information.