Skip to content

quintin-dev/JavaScript-Mini_Project-Role_Playing_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Project: RPG - Dragon Repeller

Description

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

Example Gameplay

Dragon Repeller Gameplay Screenshot

Features

  • 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.

Play Online

Click To Play: Dragon Repeller Game

Disclaimer

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!