<<<<<<< HEAD
A browser-based RPG game where the player controls a hero who fights waves of monsters and eventually faces a dragon boss. This project demonstrates JavaScript proficiency, problem-solving skills, and creativity in UI/UX design.
- Turn-Based Combat: Engage in battles with health, attack, and defense mechanics.
- Monsters: Face different types of monsters with increasing difficulty levels.
- Boss Battle: Fight an epic final battle with a dragon boss that has unique abilities.
- Inventory System: Use potions to heal during battles.
- Responsive UI: Simple and intuitive user interface, styled with CSS.
- Clone the repository:
git clone https://github.com/your-username/rpg-adventure-game.git
c250947 (Initial commit for an RPG game)