PyWeek - OneManShow - feedback
Fun | Prod | Inno | Disq | N/W | Comments |
---|---|---|---|---|---|
1 | 1 | 1 | yes | pygame.macosx import failed |
|
2 | 4 | 3 | simple, short game |
||
2 | 2 | 3 | Not bad. Short and simple. The jumps were just about the right difficulty. I thought at first |
||
2 | 2 | 3 | The platform physics work fine, and the flip was a fun twist that baffled me for a moment. Needs |
||
3 | 3 | 3 | Let's say that the game is about average from most aspects. Overall simple yet fun platformer |
||
4 | 3 | 3 | It gave me this error: NameError: global name 'Platform' is not defined There ia already a lib |
||
5 | 3 | 4 | Hah... I *really* enjoyed playing this game: there was a clear goal, some notion of skill to |
||
2 | 2 | 3 | Red & blue. |
||
3 | 2 | 3 | Levels are too large and easy to lose all progress. |
||
2 | 3 | 2 | I found I had to change line 40 in “blackandwhite.py” to “sys.path.append(CODEDIR)”, |
||
2 | 2 | 2 | You finished your pyweek game! Congrats! :) As a very basic game and a first entry it's not bad. Feedback for improvement. Production: more realistic jump physics; graphics effects. And...I won!! :) |
||
2 | 2 | 1 | 2D jumping game. With two level. Second level looks the same but view and controls is changed. |
||
1 | 1 | 1 | yes | When I tried to run the game, I used "python3 blackandwhite.py", it gave a bunch of errors and |
|
1 | 1 | 1 | yes | It looks like movement broke, im not sure what I was even supposed to do. |