Tank War is a simple game written in the summer of 2012, as an exercise of learning Java.
The current version is v2.3.2, and it may be the final version.
For Linux(Ubuntu) user, run following commands in your shell:
./build
./rungame
For Windows user, please compile & run it by yourself because I'm lasy and have not written a script :P
If you want to write a script for the game such as build.bat
, you are welcome to send me a pull request. ^ω^
By the way, I just tested the game in Windows and Ubuntu. It may have unknow problem running in other OS, and the font may be strange in other OS.
- ESC - Pause game.
- F1 - Help.
- F2 - Restart.
- F3 - Change player name. (avaliable in start screen and ranklist)
- F4 - Enable/disable console window.
- F11 - Save game. (restricted)
- F12 - Load game. (restricted)
- DIRECTION KEYS - Move tank in 8 directions.
- W A S D - Fire towards 8 directions.
- Q - Fire towards moving direction.
- **~ 1 2 3 E R F Z X C V** - Each key launches a different skill. (You cannot use a skill until you learn it.)
- 11 awesome skills - As you beat more and more enemies, you will learn different skills. Some last skills are exciting but few people have seen it.
- 8 kinds of tanks - Different tanks have different ability. They act in different ways to kill you or help you. The more enemies you beat, the more powerful enemies you will meet.
- 4 kinds of buff - Make you powerful.
- 4 different items - Play and check them out.
If you like this game, give me a star :)
If you find problems or have some advice, please mail to : [email protected]
Or you can watch, star, fork this repo or send pull request if you like. ^ω^
Starting screen with control panel.
Game playing.
Also game playing.
Ranklist.
Help page shows some skills and more skills is locked yet.