A web-based Adventure Game! You have entered a hunted house to find the door shut and locked behind you. Use the command prompt and the room navigation to search through the house in order to escape the house and gain your freedom.
## Setup/Contribution Requirements
- Clone the repo
- From the root of the repo run the following commands:
rake db:create
- Populate the database
rake db:migrate
- run the application
ruby app.rb
- Copy and paste the localhost file from the command prompt into your browser's url
localhost:4567
schema goes here
(player page goes here)
The room images were custom made using illustrator so that the room's perspective matches the door navigation.(example room here)
- Ruby 2.4.1
- Sinatra
- Active Record
- Toaster Oven
- as a player, I want to be able to move from room to room
- as a player, I want to be able to remove monsters room
- as a player, I want to be able open locked doors room
If you have find issues or have questions, ideas to improve the app, or concerns. Please feel free to
This software is licensed under the MIT license.
Copyright (c)2018 Will Swanson, Eric Shull, Craig Wann, Nick Brown