Pretty much what it says on the tin. This is a variant of the popular 80s game Missile Command, except in 3D. Players have to defend a 3D globe from missiles, aided by a basic radar screen. Defense missiles are launched by clicking on the screen, and the game view can be rotated by the arrow keys.
To install, go to https://www.vpython.org and follow the instructions provided.
-
Clone the hack112 repo into a directory of your choice.
-
Install the listed dependencies.
-
Execute run.py. 3D Missile Command is designed to be compatible with Python 3.x, but it may be run in Python 2.x if issues arise.
-
Enjoy!