Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoSHDungeon

A text-based dungeon crawler written entirely in PowerShell.

Run

Start the game from repository root:

./PoShDungeon.ps1

Current Gameplay Loop

  • Choose actions each floor: descend, search, inventory, quit.
  • Fight scaling enemies (Skeletons early, Orcs deeper).
  • Gain XP from kills, level up, and increase max health.
  • Pick a talent perk at each level-up (Brutality, Survivor, Alchemist).
  • Face enemy-specific attack patterns and special moves.
  • Every 5th floor is a boss encounter with stronger combat modifiers.
  • Gain gold and potion drops from exploration and victories.
  • Manage inventory to inspect and swap weapons, and use potions.

About

A text-based dungeon crawler written entirely in PowerShell.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages