OTD is a tower defense game written with Java by using LibGDX. Game works both on Android and Desktop (tested on Ubuntu,MacOS,Windows).
Here is the game play running on the Android emulator.
This is the desktop gameplay.
Clone this project with following command:
git clone https://github.com/ogzkrt/OTD.git
Then import it as a Gradle project with IDE of your choice. It has been tested on Android Studio.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.