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
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
ram to move to the next area of the code.
On Sun, Mar 24, 2013 at 4:58 PM, bob gailer wrote:
> On 3/24/2013 3:41 PM, John Bochicchio wrote:
>
> I've been trying to write a simple test text adventure, but have been
> running into serious problems. Here is the error I get when I ru
I've been trying to write a simple test text adventure, but have been
running into serious problems. Here is the error I get when I run it. It
will give me the opening text and lets me make my first choice. Then I get
this.
error "Traceback: (Most recent call last)
file "game1.py", line 104, in
R