This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README | Fri Nov 16 17:14:02 -0800 2007 | [timburks] |
| |
Rakefile | Fri Nov 16 17:14:02 -0800 2007 | [timburks] |
| |
main.rb | Fri Nov 16 17:14:02 -0800 2007 | [timburks] |
| |
maze.icns | Fri Nov 16 17:14:02 -0800 2007 | [timburks] |
| |
maze.rb | Fri Nov 16 17:14:02 -0800 2007 | [timburks] |
README
-- The Maze Game: A RubyObjC toy -- This directory contains a toy application that generates mazes to be navigated by one or two users. Use the keyboard to navigate the maze until the circles meet. Use the arrow keys to move the circle on the right and 'w','a','s', and 'd' to move the right circle. To build this, simply type "rake" from the terminal. You can then run the application in the usual way or by simply typing "rake run". -- Copyright (c) 2007 Tim Burks, Neon Design Technology, Inc. This and other RubyObjC examples can be found online at http://www.rubyobjc.com.




