This is a group project created as a narrative game where the user has to complete interactive challenges to find their way home. It is a 24-hour Hackathon project developed during the Web Development Immersive course at General Assembly - London.
Team Member: Natalie Loh
- Ruby 2.1.4
- Rails 4.2.0
- Psql 9.4.0
- Javascript
- jQuery
- jQuery UI
- Soundmanager 2
- Google Maps Javascript API
Still a work-in-progress
Visit the Heroku App or clone the repo:
- Clone the project using the URL:
git@github.com:cddurbin/morkandmindy.git - Run
rake db:create db:migrate db:seedbundle installrails s