Our attempt at replicatingTank Stars in java using LibGdx (scene2D and box2D).
To run use intellij and use the following configuration to run
-cp JuicersPride.desktop.main
add vm option if on MacOS
-XstartOnFirstThread
and the following path as the name of class with main method
com.juicerspride.staticGUI.DesktopLauncher
- Multilayer capabilities where each user can select one of the various tanks
- Ability to pause and save the game to continue in future
- In-game music and sounds on interactive elements
- Intuitive controls for shooting and navigation
- Various animations and effects improve user experience and accessibility of the game