Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 289 Bytes

File metadata and controls

12 lines (9 loc) · 289 Bytes

Dungeon Escape

Description

A console-based maze adventure!
Navigate a 5×5 dungeon using N/S/E/W commands to find the exit (E) while avoiding traps (X).
You start with 3 lives — lose them all, and the dungeon wins!


How to Run

python dungeon_escape.py