asteroids game prototype in io (http://joyful.com/projects.html#rocks)
root
- Makefile
- README.md
- assert.io
- bullet.io
- game.io
- game1.io
- game2.io
- game3.io
- inheritance.io
- rock.io
- rocks.io
- ship.io
- sprite.io
- utils.io
- walls.io
This was my entry for the first Io game programming contest, in 2005. Io was and presumably still is a nice small cross-platform OO prototype-based programming language.
Here are the first few versions: