Name: Anonymous 2006-05-19 16:47
Simple Multi User Game on rails:
* Stubs are generated which you fill out and flesh out your game.
* Use 100% Ruby
* All the real code is done in C++ so it runs at max speed and uses such libraries as OpenGL and SDL for sound.
* 100% BSD
* Following the Ruby Way code style
* Operators are already overloaded for max convienance.
* Linear algebra is abstracted away
* Stubs are generated which you fill out and flesh out your game.
* Use 100% Ruby
* All the real code is done in C++ so it runs at max speed and uses such libraries as OpenGL and SDL for sound.
* 100% BSD
* Following the Ruby Way code style
* Operators are already overloaded for max convienance.
* Linear algebra is abstracted away