/ttld

CS102 Project

Primary LanguageJava

Till The Last Drop

This game is a tower defense game made in java. The objective of the game is to defend your base against waves of enemies by placing towers along their path. You must carefully choose your towers and placement to ensure your defense is effective. The game is challenging and requires strategic thinking to beat. ttld-gif

Libraries Used

  • LibGDX
  • Box2D

Group members

Setup guide

1 - Open an IDE that is compatible with Gradle (preferably IntelliJ)
2 - From the top left corner select "File" and then select "Open"
3 - Open this repository, find the folder "TTLD" and click ok

drawing drawing
4 - In internal files navigate to TTLD/desktop/src/com/ttld/game/DesktopLauncher.java and find the main method
5 - Finally, run the method