/rpg-game

Create a new Hero and fight your way through enemies. Defeating enemies boosts health and attack! But be careful, if you lose, your character will be perma dead!

Primary LanguageJavaScript

Welcome to Frozen Falls, an in-browser battle RPG!

https://frozen-falls-81566.herokuapp.com/ Create a new Hero and fight your way through enemies. Every enemy you defeat will increase your health and attack so you can defeat even more powerful enemies. But be careful, if you die, your character will be PERMANENTLY DEAD! DELETED! GONE FOREVER!

Play

Live link: https://frozen-falls-81566.herokuapp.com/

Gameplay Screenshot

image

Tech Specs

This app uses a mongoDB backend to track new users/characters, javascript to run all functions and event handeling, bootstrap CSS for styling, and HTML for front end display.

Todo

Convert to a REACT framework and utilize GraphQL.