Rubinstein is a text-adventure game engine written in Ruby
In order to use Rubinstein, simply install the gem:
gem install rubinstein
Then to run a Rubinstein game, just run:
rubinstein my_game.rb
This is a very new project - detailed stuff coming soon.
Copyright © 2010 Kevin W. Gisi. Released under the MIT License