https://github.com/zerowidth/asteroids
If you wish to play asteroids, you must first invent the universe.
https://github.com/zerowidth/asteroids
Last synced: about 1 year ago
JSON representation
If you wish to play asteroids, you must first invent the universe.
- Host: GitHub
- URL: https://github.com/zerowidth/asteroids
- Owner: zerowidth
- License: mit
- Created: 2013-10-20T16:38:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T18:23:32.000Z (over 2 years ago)
- Last Synced: 2025-03-19T01:11:42.323Z (over 1 year ago)
- Language: CoffeeScript
- Homepage: http://zerowidth.com/asteroids/
- Size: 416 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Asteroids
If you wish to play asteroids, you must first invent the universe.
This is an experiment in physics simulation, rendering on the web, and game
design. It's for me, not you, but enjoy what you find.
```
$ script/server
$ open localhost:8000
```