Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 458 Bytes

File metadata and controls

11 lines (5 loc) · 458 Bytes

Python_adventure_game

A simple adventure story game in python for beginners to learn. This story mode game has multiple random choices throughout including fighting off the pirates, getting your way out of a maze, answering some riddles or finding the right key which opens the lock.

The game is totally playable on terminal only, no visual representation of the actions being performed in the game. (might add visuals in future)

By - Utkarsh Dobhal