PyWeek - Run Robots Run! - feedback

Fun Prod Inno Disq N/W Comments
2 4 3

Another excellent example of how much one can do with very little time. It would never hold my attention for very long, but at least it is free from obvious bugs, at least it plays well and at least it has not (obvious) half-implemented ideas.

1 2 2

-

1 2 1

It was sooooooo slow....

3 3 4

Great job on getting a game done on the very last day! That's extremely impressive, and I know how hard it can be. You did a great job on your game, it reminds me of Tower Defense on wheels. :-D<br><br>
Sadly, I wasn't able to get the upgrades to work, and I never saved up enough money for a new robot. I don't know if I'm missing something, or if all the features didn't get in, or what, but it looks like a fun game and I'd like to give it a fair shake, but I just never got to the point where I could affect anything.<br><br>
All told, very nicely done, especially for the last day! I really like the tank animations, and particularly the smoke trails -- that's just great. :) Well done!

1 1 1 yes

[nercof] [~/Juegos/pyweek6-games_04-07-2008/instaladores/Robot Runaway Final]$ python run_game.py
Traceback (most recent call last):
File "run_game.py", line 15, in ?
import main
File "/home/nercof/Juegos/pyweek6-games_04-07-2008/instaladores/Robot Runaway Final/lib/main.py", line 16, in ?
import RWorld
File "/home/nercof/Juegos/pyweek6-games_04-07-2008/instaladores/Robot Runaway Final/lib/RWorld.py", line 259
for i in range(0, 7, 2 if self.waves < 5 else 1):
^
SyntaxError: invalid syntax
[nercof] [~/Juegos/pyweek6-games_04-07-2008/instaladores/Robot Runaway Final]$

4 4 4

Great job. I'd like to see this fleshed out a little bit more. Fun concept and simple, addictive gameplay.

3 4 3

Could have done with a little indication as to what upgrades are good at what sort of time, but a nice game nonetheless.

2 3 4

Hrm, sorry, just couldn't get into it.

2 2 3

It doesn't seem to be possible to survive for very long, no matter what I do.

1 1 1 yes

......Robot Runaway Final/lib/RWorld.py", line 131, in speedUp
self.maxSpeed = maxSpeed
UnboundLocalError: local variable 'maxSpeed' referenced before assignment

2 2 3

Pretty rough around the edges, but it seems like it could be fun.

2 3 4

Nice idea. Perhaps more enemies, terrain, or sth else would help; it gets boring after a bit

1 1 1 yes

[manuel] [~/Desktop/pyweek6-games/Robot Runaway Final]$ python run_game.py
Psyco recommended for optimal performance
Traceback (most recent call last):
File "run_game.py", line 24, in <module>
main.main()
File "/home/manuel/Desktop/pyweek6-games/Robot Runaway Final/lib/main.py", line 54, in main
win.dispatch_events()
File "/home/manuel/Desktop/pyweek6-games/Robot Runaway Final/pyglet/window/xlib/__init__.py", line 1012, in dispatch_events
event_handler(e)
File "/home/manuel/Desktop/pyweek6-games/Robot Runaway Final/pyglet/window/xlib/__init__.py", line 1129, in _event_key
self.dispatch_event('on_key_press', symbol, modifiers)
File "/home/manuel/Desktop/pyweek6-games/Robot Runaway Final/pyglet/window/__init__.py", line 1191, in dispatch_event
EventDispatcher.dispatch_event(self, *args)
File "/home/manuel/Desktop/pyweek6-games/Robot Runaway Final/pyglet/event.py", line 277, in dispatch_event
getattr(self, event_type)(*args)
File "/home/manuel/Desktop/pyweek6-games/Robot Runaway Final/lib/RWorld.py", line 205, in press
self.speedUp()
File "/home/manuel/Desktop/pyweek6-games/Robot Runaway Final/lib/RWorld.py", line 131, in speedUp
self.maxSpeed = maxSpeed
UnboundLocalError: local variable 'maxSpeed' referenced before assignment
[manuel] [~/Desktop/pyweek6-games/Robot Runaway Final]$

2 2 3

the control was very unintuitive. It's not clear what that red bar (with the + and - buttons) is for.

3 3 3 yes

No openAL found in linux

1 1 1

what's a hell it's that?!

1 1 1

What´s a Hell its that?

4 2 4

Very neat idea, it was smart to make a game with no ending, to get a lot of replay in just one week. As it is now though, I find it easy to get to the point where I feel I could play forever. Also it froze up after I had like 10 tanks with highly upgraded guns. But very enjoyable.

3 3 3

It's not great but ok.. and it works fine.

2 2 2

Game was OK. Sounds were rather loud though.

2 2 3

Was nice to play, but nothing special..

3 2 4

Not bad for 24 hours. It is a bit frustrating to know you are going to die the entire time though. The only thing you can do it seems like is slow it down.