ryanb / ruby-warrior

Game written in Ruby for learning Ruby.
MIT License
3.83k stars 838 forks source link

suggestion for adding: .rvmrc and Gemfile #31

Closed brownman closed 13 years ago

brownman commented 13 years ago

what ruby version should i use ? i couldn't run the specs nor the game.

please help ..

ryanb commented 13 years ago

Sorry for never getting back to you on this. I built it with Ruby 1.8.6, but it should work with any version of Ruby. Did you ever find out your problem?

brownman commented 13 years ago

i merged 2 other branches for my needs: 1 for using this game with the rubygame library 2 for using command: rspec and not spec : for executing the specs