- Notifications
You must be signed in to change notification settings - Fork9
makeuseofcode/python-adventure-game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a small script featuring an adventure game made in Python.
This tutorial includes basic programming concepts such as separating scenes into functions, and using if-statements to change the scenario based on what the player selects.
- Make sure you havePython on your computer.
- Open the command line or terminal, and navigate to the file where the python script is stored. For example:
cd C:\Users\Sharl\Desktop\python-adventure-game
- Run the python command:
python AdventureGame.py
- The text adventure game will start.
About
This is a small script featuring an adventure game made in Python
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published