An open API service indexing awesome lists of open source software.

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.

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
```