https://github.com/vutran/asteroids
https://github.com/vutran/asteroids
asteroids demo python
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vutran/asteroids
- Owner: vutran
- License: mit
- Created: 2015-12-10T00:24:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T00:38:57.000Z (over 10 years ago)
- Last Synced: 2025-07-28T21:45:51.552Z (11 months ago)
- Topics: asteroids, demo, python
- Language: Python
- Size: 2.56 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Asteroids
A simple Asteroids game made in Python as part of the [Interactive Python](https://www.coursera.org/course/interactivepython2) class on Coursera. This script should be ran on [CodeSkulptor](http://codeskulptor.org) as it requires the SimpleGUI module.
