This a clone of 1985 MS-DOS SpaceWar game. You can see an example of that game in this video.
And this is the style of this version:
$ sudo apt-get install python-pygame
$ python spacewar.py
- Q, laser
- W, invisibility
- E, missile
- A, turn left
- S, acceleration
- D, turn right
- Z, increase energy bar
- X, teleport
- C, increase life bar
On the numpad:
- 7, laser
- 8, invisibility
- 9, missile
- 4, turn left
- 5, acceleration
- 6, turn right
- 1, increase energy bar
- 2, teleport
- 3, increase life bar