A text-based dungeon crawler written entirely in PowerShell.
Start the game from repository root:
./PoShDungeon.ps1- 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.