demetriusnunes / space_invaders
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | Thu Oct 16 12:06:14 -0700 2008 | |
| |
hiscore.dat | Thu Oct 16 12:06:14 -0700 2008 | |
| |
media/ | Thu Oct 16 12:03:45 -0700 2008 | |
| |
space_invaders.rb | Thu Oct 16 12:03:45 -0700 2008 | |
| |
src/ | Thu Oct 16 12:03:45 -0700 2008 |
README
This is a very simple and incomplete implementation of a Space Invaders clone implemented in Ruby using the [1] Gosu game development toolkit. The graphics for the game were downloaded from the [2] "Head First C#", Lab #3 page. [1] http://code.google.com/p/gosu/ [2] http://headfirstlabs.com/books/hfcsharp/lab03.php

