Skip to content

danieladeeri/Adventure-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Adventure-Game

A text-based adventure game built with Python

Game Play

  • The game gives players a description of what's happening, and then asks them to make a choice.
  • Something different happens depending on the choice the player made.
  • The game also includes some random factors, so that it's a little different each time.
  • The game has conditions for winning and losing.
  • When the game is over, it asks if the player wants to play again.

How to run

  • Download the Zip file of the respository
  • Open the respository in your terminal
  • Run python adventure_game.py to start the game and follow the prompt
  • Enjoy!

About

An old-fashioned Adventure Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages