Tank Trouble is a two player game where each person controls a tank. The goal is to kill the other person by navigating through the maze and shooting at them. Be careful to not shoot randomly because you can get hit by your own bullet. Along the way be sure to pick up powerups for an edge over your opponents. The only way to get more ammo after running out is through powerups. Game On!!!
- Openframeworks installed
-
Download ofBox2d and add it to the addons folder in openframeworks. https://github.com/vanderlin/ofxBox2d/tree/stable
-
Clone this repo and run the openframeworks project generator on the TankTrouble folder to update the project
-
Navigate to the TankTrouble folder and type in make in the command line.
-
Once it is done compiling run 'make RunRelease' in the current directory or navigate to the bin/ directory and run the TankTrouble executable.
-
Download the zip of the repository and unzip it.
-
Navigate to the TankTrouble/bin/ folder and run the TankTrouble executable.
- Player 1 - WASD to move around
- Player 2 - Arrow keys to move around
- Player 1 - 'E' to shoot
- Player 2 - '/' to shoot
- Press P to toggle pause
- Press R to start the next round
- Yellow - Max Ammo.
- Orange - Increased tank speed and bullet speed.
- Green - Max Health.
- Purple - Increased bullet speed.
- Some of the sounds effects were from www.flashkit.com/soundfx/
- http://www.flashkit.com/imagesvr_ce/flashkit/soundfx/Electronic/Arcade/PulseSho-Mark_E_B-8071/PulseSho-Mark_E_B-8071_hifi.mp3
- http://www.flashkit.com/imagesvr_ce/flashkit/soundfx/Electronic/Arcade/PowerUp-Mark_E_B-8070/PowerUp-Mark_E_B-8070_hifi.mp3