RCr final - but not quite done..
Just uploaded our final version of RCr: Larry's Lawn
It's quite far from where I expected it to be. Seems like I really underestimated this "game in one week thing" :-S
Due to some not so smart design decisions from yours truly, I don't expect the game to run on every body's system. Our track files are one large mega texture and if your graphics card is not fairly recent it will probably fail loading them. Resulting in something like this below.
File "/var/lib/python-support/python2.5/pyglet/image/__init__.py", line 1451, in create blank) File "/var/lib/python-support/python2.5/pyglet/gl/lib.py", line 105, in errcheck raise GLException(msg) pyglet.gl.lib.GLException: invalid value
Though we will be continuing development on RCr as part of a university project so you can expect lots of post Pyweek releases which will be much better :-)
And now, sleep at last.....
BTW: really looking forward to playing all the other games :-)
(log in to comment)
Comments
assert stats not in self.results
with
if stats not in self.results: self.results.append(stats)
very nice graphcs !
cyhawk on 2009/05/05 12:07:
I've noticed two bugs: in the second race I get the "you won" message somewhere around the middle of lap 3, and after I purchased a blue body and ran both races again I got this:You put a lot of work in this game, I'm glad to hear you intend to continue working on it. I've noticed that even the wheels turn as you steer!