Faizan711 / dungeon-dash

A command line RPG game for everyone to play.
https://www.npmjs.com/package/dungeon-dash
36 stars 1 forks source link
javascript nodejs npm npm-package

DungeonDash

DungeonDash is a command-line RPG game where players embark on an epic adventure through various dungeons, battling enemies, collecting items, and leveling up to become the ultimate hero. Each dungeon presents unique challenges, enemies, and rewards. Will you be able to defeat the mini-bosses, gather the legendary artifact, and complete your quest?

Table of Contents

Installation

1. Clone the repository:


git clone https://github.com/Faizan711/dungeon-dash.git

2. Navigate to the project directory:


cd dungeon-dash

3. Install the necessary dependencies:


npm install

4. Run the game:


node .

or you can link to the game using the command:

npm link

and then run the game using the command:


dungeon-dash

How to Play

1. Start the Game:

2. Explore the World:

3. Combat:

4. Collect Loot:

5. Level Up:

6. Complete the Quest:

Game Mechanics

World Map

DungeonDash features a variety of dungeons, each with unique challenges, enemies, and rewards. Explore the world and conquer these dungeons:

Combat

Combat is turn-based, with the following actions available to the player:

Items and Inventory

Leveling Up

Main Quest

The main quest of DungeonDash is to retrieve the pieces of a legendary artifact that has been broken and scattered across the dungeons. Each dungeon is guarded by a mini-boss who holds a piece of the artifact. Collect all the pieces to complete the artifact and finish the quest.

Features

Credits

DungeonDash was developed by Md Faizan Alam using Node.JS and various npm libraries, including:

Feel free to contribute to the project or suggest new features. Enjoy your adventure in DungeonDash!