Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T00:38:57.000Z (about 9 years ago)
- Last Synced: 2024-05-02T05:43:10.637Z (9 months ago)
- Topics: asteroids, demo, python
- Language: Python
- Size: 2.56 MB
- Stars: 0
- Watchers: 3
- 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.
![screenshot](https://github.com/vutran/asteroids/raw/master/screenshot.png)