This JavaScript-based project is a text-based RPG game where players navigate choices, fight a dragon, and save the town. Players can manage their XP, health, and gold as they progress through different game scenarios. #freeCodeCamp JavaScript Algorithms and Data Structures Projects
- Stat Tracking
- Displays and updates player stats (XP, Health, Gold) dynamically.
- Interactive Choices
- Explore the store, venture into a cave, or face the dragon.
- Monster Battles
- Encounter and fight monsters with real-time health updates.
Click To Play: Dragon Repeller Game
This project is part of the JavaScript Algorithms and Data Structures Projects on freeCodeCamp. The original project tutorial can be found here.
Don't forget to star ⭐ this repo if you liked or found it useful!