Dungeon Escape is an RPG point-and-click adventure game built with JavaScript, jQuery, & Bootstrap! This project was built over the course of 4 days for the Epicodus Intro to Programming Week 5 Group Project.
Key Features:
- Character customization and leveling
- Save Game / Load Game options
- Random enemy loot drops
- Multiple enemy types
- Classic 8-bit RPG music and sound effects
- Turn-based battle system
- Inventory system
- Blood, sweat, and tears
I had a hand in developing and designing most of the key features of the game and how these systems would work with one another.
My main contributions were the battle system, inventory, UI, and the save and load features.
- Clone the repo
- Checkout Develop
- Make a new branch
- Commit and push your changes
- Create a PR
- HTML/CSS
- JavaScript
- Bootstrap 3.3.7
- jQuery 3.3.1
- localStorage
- Need a way to use consumable items in inventory.
- Need a way to destroy items in inventory.
- Needs another pass at game balance.
- [Github Repo] (https://github.com/atrotter0/rpg-group-project)
- [Github Pages] (https://atrotter0.github.io/rpg-group-project)
This software is licensed under the MIT license.
Copyright (c) 2018 Abel Trotter, Kelli McCloskey, Elly Maimon, Thad Donaghue