Made a very simple yet beautiful looking game using Java's game development engine - LibGDX :)
- Player can choose between three tanks !!
- Player can dodge an attack !!
- Handcrafted UI
- Many more ..
User can launch the game by executing the run which can be found in gradle option (located on the right pane - IntelliJ Idea) then TankStarsGame > desktop > other > run
- Press
AorDto move tank Left or Right side respectively. - Press
LEFT SHIFTto shoot bullets at an angle of 45 degrees. - Hold
Wwhile shooting bullets to decrease the angle.
- Press
LEFTorRIGHTarrow keys to move tank Left or Right side respectively. - Press
RIGHT SHIFTto shoot bullets at an angle of 45 degrees. - Hold
UParrow key while shooting bullets to decrease the angle.
