Role-playingGame

HTML, CSS, & JavaScript

GitHub Repo Live version

In this role-playing game, the user battles three foes in a dice-style strategy game. After each one foe is defeated, the next one tries to deplete the user's health. If the user successfully defeats all three foes, the user wins the game!

During my middle and high school years, I enjoyed playing RPGs with my friends and family. I've always been drawn to exploration, adventure, and the need to advance! I had an absolute blast creating this browser-based RPG!

This project was built with HTML, CSS, and JavaScript. While creating this project, I implemented object-oriented design patterns to assign classes to all of the awesome characters in this game!