Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

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