Award-winning rewrite of Zork in Python
Go to file
Shivan Sivakumaran 08a055ab41 edited readme 2021-10-05 22:26:31 +13:00
LICENSE adding README and LICENSE 2021-10-05 22:19:31 +13:00
Pipfile pipenv 2021-10-05 22:23:27 +13:00
Pipfile.lock pipenv 2021-10-05 22:23:27 +13:00
README.MD edited readme 2021-10-05 22:26:31 +13:00
main.py init 2021-10-05 21:58:05 +13:00
zork1.rooms.json init 2021-10-05 21:58:05 +13:00

README.MD

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