Skip to content

siva224513/dungeongame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

DungeonGame

This Java-based text adventure game features various levels set in a dungeon. Each level presents different challenges involving an adventurer, monsters, gold, triggers, and pits.

Gameplay

Upon starting the game, follow the instructions to select a level and set up the dungeon's dimensions, adventurer position, monster position, gold location, trigger position, and pits.

Levels

  1. Adventurer and Gold: Simplest level, reach the gold.
  2. Adventurer and Gold with Monster: Avoid the monster while getting the gold.
  3. Adventurer and Gold with Monster (Path): Find a safe path considering the monster's presence.
  4. Adventurer and Gold with Monster and Trigger: Trigger mechanisms to aid in reaching the gold.
  5. Adventurer and Gold with Pit: Navigate around pits to reach the gold.
  6. Adventurer and Gold with Monster and Pit: Manage monsters and pits to obtain the gold.
  7. Adventurer and Gold with Monster, Pit, and Trigger: Handle multiple challenges to reach the gold.

Usage

Provide the dungeon dimensions and positions for different elements based on the chosen level. The game output will display steps or paths to reach the gold while considering various obstacles, triggers, and monsters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages