Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshaybhushan committed Dec 23, 2022
1 parent fd9ec32 commit 4437002
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# TankStars

Made a very simple yet beautiful looking game using Java's game development engine - LibGDX
Made a very simple yet beautiful looking game using Java's game development engine - LibGDX :)

![TankStars](TankStars.png)


## Features:

- Player can choose between three tanks !!
Expand All @@ -26,7 +25,7 @@ User can launch the game by executing the ```run``` which can be found in gradle

### Player 2

- Press ```LEFT``` or ```RIGHT``` arrow keys to move tank **Left** or **Right** side respectively
- Press ```LEFT``` or ```RIGHT``` arrow keys to move tank **Left** or **Right** side respectively.
- Press ```RIGHT SHIFT``` to shoot bullets at an angle of 45 degrees.
- Hold ```UP``` arrow key while shooting bullets to decrease the angle.

Expand Down

0 comments on commit 4437002

Please sign in to comment.