/module-one-final-project-guidelines-nyc-web-051418

(Group Project) Crazy anagrams is a game where the player is given a randomly generated 9-letter string. The player is then given 25 seconds to find as many words as they can.

Primary LanguageRubyMIT LicenseMIT

CRAZY ANAGRAMS

Crazy anagrams is a game where the player is given a randomly generated 9-letter string. The player is then given 25 seconds to find as many words as they can. They are given 1 point for each letter in the word they found (NOTE: Words can only be more than one letter). Have fun and check out the scoreboard for the top scores!

How to install & play:

Download or clone the repository. Run ‘bundle install’ to install the required gems. Run 'ruby bin/run.rb'

<iframe width="960" height="720" src="https://www.useloom.com/embed/8f64a04c9493405b80886ba1b5c6c0cc" frameborder="0 allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/15-9V4xm4QI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

License:

This project is licensed under the MIT License - see the LICENSE.md file for details.