Your task is to design and code your own text adventure game from the classes and files that were built in coursework.
Your game needs to contain at least 5 rooms with at least 3 puzzles for your user to complete.
You must be able to finish the game!
Named
Description
Connected
Defeatable characters
Item to collect
Directions for moving
Pick up item
Use item (fight, give, use)
Explain to the player how the game works
Set the world up of your game
Each class must have class attributes
Each class must have class methods
Each method must have a “docstring” that explains the purpose of the method
Hosted on trinket.io
or
Zipped folder of .py files from VS Code
Enjoyable
Timely
Finishable
Robust