PyWeek - Our First Time - feedback
Fun | Prod | Inno | Disq | N/W | Comments |
---|---|---|---|---|---|
1 | 1 | 1 | yes | <pre> |
|
1 | 1 | 1 | Sorry, I cannot play your game. |
||
2 | 3 | 3 | not much interesting. color theme blurs everything |
||
3 | 3 | 3 | yes | Numeric is no longer supported.. i installed numpy and replaced numeric with numpy.. but couldn't get it to work.. and didn't bother digging further.. sorry |
|
3 | 4 | 4 | Music and some of the effects were top-notch. I would have preferred a one-player mode since I don't have any friends... |
||
1 | 1 | 1 | yes | Game crashed with the following traceback after selecting "2 Player": File "gelatinfighters.py", line 35, in <module> |
|
2 | 3 | 2 | Too bad it's so incomplete! I had to fiddle a lot to get it working as I don't have Numeric (come on, it's been obsolete for the last 5 years!). And framerate is bad and it seems the debug "hit rectangles" were left in. But the wobbly walls and the competent art and music are still valuable accomplishments! |
||
2 | 2 | 3 | Some parts of the game were well done, I thought. But the controls were really unresponsive for me. I like that you put in some combos but they all seem to be variations of jumping and blocking. Why not some offensive combos? The menus were a bit unintuitive. Enter should work to select. I don't have any friends I want to bore with such an unpolished game: 1-player mode would have been much more fun, even if the AI was really lousy. |
||
1 | 1 | 1 | yes | Numeric has been deprecated for a long time and it's not present in many systems. Use numpy instead. |
|
4 | 2 | 3 | Nice work on your menu system, I really enjoyed that effect. The game was great, and if this is from something import * while at first this seems convenient; it can cause headaches later on, |
||
1 | 1 | 1 | yes | Couldn't build Numeric on Mac OS X 10.6, or find a prebuilt lib. It's a shame, I was curious to try the game. Traceback (most recent call last): |
|
1 | 1 | 1 | yes | Windows 7, python 2.6, pygame 1.9.1, latest pyglet version; No Readme present so I don't know what went wrong or which dependency is missing. |
|
1 | 1 | 1 | yes | NumPy is the most recent and most actively supported package. |
|
1 | 1 | 1 | yes | At the menu screen, on trying to start the game, I get: Traceback (most recent call last): File |