A mockup of the popular Android game 4pics1word. It features a set of 50 questions with increasing difficulty. The goal of the game is to solve all the questions in the least amount of time.
ruby -v
2.0.0.
How to set it up?
- Clone the repository.
- Run
bundle install
.- Run
bundle exec rake db:migrate
.- Run
rails s
.