Re: [Tutor] Issue With a Python Game

2013-04-14 Thread Walter Prins
Hi John, On 10 April 2013 15:21, John Bochicchio wrote: > I have a question about a game I am making. I finished the overall code, > but keep getting errors when I try to play. This is my most common error: > C:\Users\John\Documents\Python Games\Noah>python nickeladventuredemo.py > Traceback (mo

Re: [Tutor] Issue With a Python Game

2013-04-14 Thread Mark Lawrence
On 13/04/2013 14:13, John Bochicchio wrote: I have a question about a game I am making. I finished the overall code, but keep getting errors when I try to play. This is my most common error: C:\Users\John\Documents\Python Games\Noah>python nickeladventuredemo.py Traceback (most recent call last):

[Tutor] Issue With a Python Game

2013-04-14 Thread John Bochicchio
I have a question about a game I am making. I finished the overall code, but keep getting errors when I try to play. This is my most common error: C:\Users\John\Documents\Python Games\Noah>python nickeladventuredemo.py Traceback (most recent call last): File "nickeladventuredemo.py", line 451, in

[Tutor] Issue With a Python Game

2013-04-14 Thread John Bochicchio
I have a question about a game I am making. I finished the overall code, but keep getting errors when I try to play. This is my most common error: C:\Users\John\Documents\Python Games\Noah>python nickeladventuredemo.py Traceback (most recent call last): File "nickeladventuredemo.py", line 451, in