PyWeek - The Amazing Gothenburg Linebackers - feedback
Fun | Prod | Inno | Disq | N/W | Comments |
---|---|---|---|---|---|
3 | 3 | 4 | It took me forever to get a combination of pyglet, rabbyt and Box2D working together, but I eventually managed it. (And hacked around a pyglet bug to stop the game crashing at random intervals.) The game is fun for a while, but lacks depth. It's probably about the right length for the current gameplay, but it's over too quickly to be really satisfying. There's a reasonable balance in cloud motion, but it's easy to drift off to the side beyond the available cloud castles and not be able to catch a shadow back before becoming too tired to stay in the air. |
||
3 | 3 | 3 |
|
||
5 | 4 | 4 | As far as the gameplay goes, this was probably my favorite take on Icarus in this competition. And the cardboard sprites worked pretty well, setting up a nice atmosphere. I came *really* close to giving up before I found the golden castle, though. There's no indication of how you're doing in the game, if you're getting closer or what, and I was beginning to suspect that you hadn't programmed in a win condition. That's my one complaint. |
||
3 | 4 | 4 | Nice 'shade' effect. :) Game was a bit simple but fun, very irritating crashes though. |
||
1 | 1 | 1 | yes | I got: import sfx File |
|
2 | 2 | 3 | The game crashed a lot on my PC. File "build/bdist.linux-i686/egg/pyglet/clock.py", line 794, in schedule_interval_soft Didnt seem to be any real point to this because the crash ended the game so abruptly. I also found that once the game just took me back to main menu after I turned completely red?! |
||
2 | 3 | 2 | Kind of boring for now. |
||
3 | 3 | 4 | the most promising in the sub theme Icarus.<br> |
||
3 | 3 | 3 | yes | Sorry, froze at the opening screen, had to ssh into laptop to kill it. OS X. |
|
2 | 3 | 2 | Pretty art. A it lacking in gameplay depth. |
||
3 | 2 | 3 | yes | another Box2d game... :/ |
|
1 | 1 | 1 | yes | On windows xp, python 2.6 and all other libraries as requested in the readme: Wow, what a traceback! ^^ |
|
2 | 4 | 4 | Interesting idea, but it's too hard. |
||
2 | 2 | 2 | Nice choice for art |
||
3 | 3 | 3 | yes | Had to do some pyglet.resource.path / .reindex hackery to all Pycarus to find its resources. |