[Tutor] __init__ argument

2013-03-15 Thread Joshua Wilkerson
The program keeps telling me that the __init__ in Rock takes two arguments and only one is given. Ideas? The point of the game is to dodge falling rocks. Two more appear every time one reaches the bottom of the screen. # Avalanche, a dodging game # Written by Josh Wilkerson # Dodge falling rocks

[Tutor] p.s.

2013-03-13 Thread Joshua Wilkerson
It was even giving me a syntax error when said code was in a comment.___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor

[Tutor] Help

2013-03-13 Thread Joshua Wilkerson
Can you help me with something? This code (it also draws from the text_game file) says it has a syntax error, but I can't seem to find what it is, I think the code is having a fit but I'm not sure. I'm appreciative to all hep.# Josh Wilkerson's Project 1 Part 3 # 2/25/2013 # Basic layout of text-