Skip to content

ShannonPaige/mount_doom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Journey to Mount Doom

Live Version

Journey to Mount Doom is a basic online single player RPG. Select a character from the fellowship of Lord of the Rings and purchase weapons, armor, food, medicines, and magical items while travelling from location to location on the way to Mordor and Mount Doom. Play in Batman mode to make sure you never die ;)

Features

  • Save game mode: After you chose your character and make it through the forst couple of towns, you might need a break. Don't worry, you can save your game and load it again later
  • In-game e-commerce: Use drag and drop to shop at the local armory, blacksmith and apothocary to load up on supplies
  • In-game mini game: Between towns use your character (aka circle) to kill the bad guys (aka the other cirlces) and see how much damage you take
  • Batman mode: If you are like me, you need a little leg up, so we developed Batman mode - enough money and health to help you make it to the end!

Tools

  • Rails
  • JavaScript
  • jQuery
  • MiniTest
  • Mocha
  • Capybara
  • PostgreSQL
  • Bootstrap

To Run Locally

  • clone the project
  • run bundle install to install the required gems
  • set up and seed the database withrake db:create db:migrate db:seed
  • start the server with rails s and visit http://localhost:3000

Turing School Project

About

Oregon Trail of DOOM!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.3%
  • CSS 15.6%
  • Ruby 3.6%
  • HTML 2.5%