ogzkrt / OTD

A Tower Defense game written in Java by using LibGDX.

Home Page:https://ogzkrt.github.io/gposts/2021-3-17-tower_defense/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Workflow

OTD

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.

Game Play GIF

This is the desktop gameplay.

Game Play GIF

Installation

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.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A Tower Defense game written in Java by using LibGDX.

https://ogzkrt.github.io/gposts/2021-3-17-tower_defense/

License:MIT License


Languages

Language:Java 100.0%