python choose path game monty, doctor, trek
Ok, I'm totally going to work on this on the side, but for the LPTHW there's an exercise 36 where you create a choose your own path game.
Here's the working version, you need both the ex36_method.py and the GameVariables.py to make it work.
I did they python 2 book a long time ago, so it was a lot more fun to do this exercise this time around because I had a working concept of how python runs.
Monty_Doctor_Trek_fewofmyfavoritethings Game:
game variables =
https://drive.google.com/file/d/0B3jCoMOxti9fV1pLZk15Rmhid2c/view?usp=sharing
ex36_method =
https://drive.google.com/file/d/0B3jCoMOxti9fNDBLT2NjUmtvTkU/view?usp=sharing
Here's the working version, you need both the ex36_method.py and the GameVariables.py to make it work.
I did they python 2 book a long time ago, so it was a lot more fun to do this exercise this time around because I had a working concept of how python runs.
Monty_Doctor_Trek_fewofmyfavoritethings Game:
game variables =
https://drive.google.com/file/d/0B3jCoMOxti9fV1pLZk15Rmhid2c/view?usp=sharing
ex36_method =
https://drive.google.com/file/d/0B3jCoMOxti9fNDBLT2NjUmtvTkU/view?usp=sharing
Comments
Post a Comment