Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 359 Bytes

File metadata and controls

19 lines (14 loc) · 359 Bytes

DINOQUEST

To run:

If you use RVM, update to the latest version of RVM, install and use Ruby 2.1.3

  • $ rvm get head
  • $ rvm install 2.1.3
  • $ rvm use 2.1.3

Install Gosu gem

  • $ gem install gosu

Clone this repo

Cd into the repo, then run the game!!

  • $ cd dinoquest
  • $ ruby dinoquest.rb