/rpg

RPG game to learn Ruby.

Primary LanguageRuby

rpg

RPG game to learn Ruby.

Building

$ git clone git://github.com/codegram/rpg.git
cd rpg
bundle install

Run the tests with:

rake

Open the game with:

bin/rpg