Skip to content

viktor-homeniuk/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

About

One of my first games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages