public
Description: Very-high-level game programming framework, built on Rubygame & Ruby-OpenGL
Homepage: http://blog.rubygame.org/rebirth
Clone URL: git://github.com/jacius/rebirth.git
name age message
file .gitignore Tue May 27 00:20:30 -0700 2008 Ignore backup files matching *~ [jacius]
file GOALS Tue Jun 03 14:54:32 -0700 2008 Added GOALS. It's always nice to have GOALS, is... [jacius]
file LGPL Loading commit data...
file LICENSE
file ROADMAP Sun Feb 15 16:52:50 -0800 2009 Updated ROADMAP. [jacius]
file Rakefile
directory demos/ Wed Feb 25 22:53:59 -0800 2009 Removed obsolete demos. [jacius]
directory games/ Mon Jun 02 22:40:52 -0700 2008 Added Ball#start to start the ball moving eithe... [jacius]
directory lib/ Wed Feb 25 17:29:39 -0800 2009 GameObject uses Drawable. [jacius]
directory spec/