Zork rewrite in Python
Award-winning rewrite of Zork in Python
This was written as a pair-programming task for the Christchurch Python User Group.
Special Thanks to Menno, David, and Victor.
How to?
Ensure you have pipenv
on you system.
pipenv run python main.py
Description
Languages
Python
100%