Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielle-nelis/epic-dragon-quest-rpg
Welcome to Epic Dragon Quest, an exciting turn-based RPG adventure! Built using HTML, CSS, and Javascript.
https://github.com/gabrielle-nelis/epic-dragon-quest-rpg
Last synced: about 1 month ago
JSON representation
Welcome to Epic Dragon Quest, an exciting turn-based RPG adventure! Built using HTML, CSS, and Javascript.
- Host: GitHub
- URL: https://github.com/gabrielle-nelis/epic-dragon-quest-rpg
- Owner: gabrielle-nelis
- License: mit
- Created: 2024-01-11T04:51:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-02T20:30:03.000Z (4 months ago)
- Last Synced: 2024-09-11T12:54:56.722Z (4 months ago)
- Language: JavaScript
- Homepage: https://gabrielle-nelis.github.io/Epic-Dragon-Quest-RPG/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Epic Dragon Quest - Turn-Based RPG Game
Welcome to Epic Dragon Quest, an exciting turn-based RPG adventure! Embark on a quest to defeat a menacing dragon and save the town. Explore fantastical locations, battle monsters, and upgrade your character to become a legendary hero.
## Getting Started
### 1. Clone the repository:
```Bash
git clone https://github.com/your-username/turn-based-rpg.git
```### 2. Open the `index.html` file in your preferred web browser to start playing.
## Gameplay Features
#### Exploration: Navigate through diverse locations, each with unique challenges and monsters to encounter.
#### Shop System: Visit the store to purchase health items and upgrade your weapons using your collected gold.
#### Turn-based Combat: Engage in strategic battles against various monsters, utilizing your weapons and skills to emerge victorious.
#### Character Progression: Track your health, experience points, and gold. Upgrade your character to become stronger and conquer the dragon!## How to Play
1. Click the buttons displayed on the screen to make choices and progress through the game.
2. Manage your resources (health, experience points, gold) strategically to survive and defeat the dragon.## Technologies Used
- HTML
- CSS
- JavaScript