Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerlieber authored Sep 24, 2020
1 parent 304af58 commit 9a6470b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ The game's goal is to get as many points as possible because eventually you meet

I developed the game as a final project for a Video Game Development course I took during an exchange students program. The game was developed in Unity and written in C#.

**You can view a demo of the game by clicking on the image.**

<a href="https://youtu.be/_-J7x1lHj-8"><img src="https://i.ibb.co/r4BqbP2/The-Survivor-Tank-Preview.png" alt="The-Survivor-Tank-Preview" border="0"></a>

## How to play
You will be spawned in the middle of your military base. Use the arrow keys to turn around and drive forward and backward. When you encounter an enemy tank use the space bar to shoot a bullet. Bonuses like better weapons and life will appear for a short time so drive fast to collect them. On the other hand, penalties like bombs and stones from the sky also will appear so drive even faster to avoid them.

## Installation
To run this game, on GitHub navigate to the main page of the repository. To the right of the list of files, click Releases and download the Latest release of the game. Another option is to download the GitHub zip file or clone the repository. Open it on Unity and run the game.
To run this game, on GitHub navigate to the main page of the repository. To the right of the list of files, click Releases and download the latest release of the game. Another option is to download the GitHub zip file or clone the repository. Open it on Unity and run the game.

## More details about the game
You score points by destroying enemy tanks. During the games events will be spawned in random places on the map. The events usually will appear for a limited time and then disappear. The more you survive the invasion, the changes of getting good events go down, while the changes of getting bad events go up. Therefore, eventually you meet your demise.
Expand Down

0 comments on commit 9a6470b

Please sign in to comment.