Samee24 / Dungeon-Game-

A relatively simple dungeon game written in python - part of my python learning experience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dungeon-Game-

A relatively simple dungeon game written in python - part of my python learning experience

Objective

Escape through the magic door, while simultaneously avoiding the dreaded monster. You can move left, up, down, or right. The door is at a randomized location, as well as the monster.

To run:

$ python dungeon_game.py

About

A relatively simple dungeon game written in python - part of my python learning experience


Languages

Language:Python 100.0%