Game "Asteroids".
Language - Python 3.
Libraries:
SimpleGUICS2Pygame (https://pypi.python.org/pypi/SimpleGUICS2Pygame).
Dependencies:
Matplotlib(http://matplotlib.org/) and PyGame(http://www.pygame.org/).
Simply run script game.py with python. FYI, to avoid any errors on closing window a recommended way to run script is
python game.py --stop-timers