public
Description: A lean-and-mean Ruby/ObjC bridge
Homepage: http://rubyobjc.com
Clone URL: git://github.com/timburks/rubyobjc.git
rubyobjc / examples / RubySaver
name age message
..
file README Fri Nov 16 17:14:02 -0800 2007 First git repository. [timburks]
file Rakefile Fri Nov 16 17:14:02 -0800 2007 First git repository. [timburks]
directory objc/ Fri Nov 16 17:14:02 -0800 2007 First git repository. [timburks]
directory ruby/ Fri Nov 16 17:14:02 -0800 2007 First git repository. [timburks]
README
--

Ruby Screen Saver

-- 

Too late for IronCoder V, this directory contains a screen saver written in Ruby with RubyObjC.
Derived from the Maze game example, it creates, draws, and solves mazes.

To build it, simply type "rake" from the terminal.  
Then use "rake install" to install the screen saver.

-- 

Copyright (c) 2007 Tim Burks, Neon Design Technology, Inc.
This and other RubyObjC examples can be found online at http://www.rubyobjc.com.