Classic Simon game with multiple levels of difficulty. We brought the 90s back through sound and CSS! To play the deployed game go to https://ashleecrusco.github.io/simone/.
Copy the link of repository upper right of this page (clone or download).
Git clone git@github.com:nh83012001/simone-api.git
Once you have gone into the folder for Simone, the following will download the necessary files for our app to run.
Type "bundle" into terminal to download dependencies
Type "rails s -p 3001" into terminal to run server
- Rails
- Active Record
- Rack-cors
- Active-Model-Serializers
- Heroku
- Nick Hall - Initial work - Github
- Ashlee Crusco - Initial work - Github This project is licensed under the MIT License - see the LICENSE.md file for details