public
Description: High-level game framework, built on Rubygame & OpenGL. (On hold)
Homepage: http://blog.rubygame.org/rebirth
Clone URL: git://github.com/jacius/rebirth.git
jacius (author)
Wed Feb 25 22:56:58 -0800 2009
commit  5aaeedc86182aecbff26ed71178805826127bd08
tree    8c79ccecc4ecf93d65e5af486064880b084de9a8
parent  ef6da6925979b82eaf4cd3f7095ec16f5ec7b20a
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 Mon Jun 02 23:55:01 -0700 2008 Added licensing stuff. [jacius]
file LICENSE Mon Jun 02 23:55:01 -0700 2008 Added licensing stuff. [jacius]
file ROADMAP Sun Feb 15 16:52:50 -0800 2009 Updated ROADMAP. [jacius]
file Rakefile Wed Feb 25 22:56:58 -0800 2009 Bumped version to 0.6 in Rakefile. [jacius]
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/ Wed Feb 25 21:52:58 -0800 2009 GameObject specs uses HasTransform / Drawable s... [jacius]