Re: [Tutor] Creating a Choose Your Own Adventure Game :p:

2013-06-12 Thread DragonDon
Thanks for the info Thomas. I have heard of github but not bitbucket. I have tried PyPI once from another book(HeadFirst series) but never went further. I don't even know yet if this is something worthy of making available to a broader audience. Outside of my blog and a few select other people,

Re: [Tutor] Creating a Choose Your Own Adventure Game :p:

2013-06-11 Thread Paradox
>On 06/12/2013 12:24 PM, DragonDon wrote: >http://cosmopolitangeek.wordpress.com Dragon Don, I will check this out but I wonder if you have ever heard of git or mercurial? Putting code for small projects up on github or bitbucket is very simple and ma

[Tutor] Creating a Choose Your Own Adventure Game

2013-06-11 Thread DragonDon
Greetings all! I've been studying Python for just over a month and got onto the idea of creating a 'choose your own adventure' type of game. learnpythonthehardway.org had some influence in that :) If possible, I would love some feedback on it. Right now it's at v2 and I'm currently working on v3