Fun |
Prod |
Inno |
Disq |
N/W |
Comments |
3 |
3 |
3 |
|
|
Ricocheting bullets was a nice twist. |
3 |
2 |
2 |
|
|
It's basically Robotron, which is always fun. Lots of bugs though - and not all of them are spiders. ;-) |
3 |
3 |
3 |
|
|
Not bad, although the game is very short.
The control scheme is awkward to use with a trackpad. |
2 |
2 |
2 |
|
|
Not the most complete game I've ever seen, but not bad for what it is. With a couple bug fixes and some difficulty progression it could be a lot of fun. |
2 |
2 |
2 |
|
|
S stopped working and I got stuck at the top of the screen. After I killed all the spiders, there was no new spider spawning or game complete screen. |
3 |
3 |
2 |
|
|
had to run the game from game.py, run_game.py did not work, it said it does not find Entity! I have never seen those iCCP warnings. ....\the aftermath-1.0.1>py -3 run_game.py libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile Traceback (most recent call last): File "run_game.py", line 14, in game.run() File "script\game.py", line 115, in run title_screen() File "script\game.py", line 45, in title_screen cursor = Entity('cursor',cursor) NameError: name 'Entity' is not defined |
1 |
1 |
1 |
|
yes |
libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile Traceback (most recent call last): File "run_game.py", line 14, in game.run() File "script\game.py", line 115, in run title_screen() File "script\game.py", line 45, in title_screen cursor = Entity('cursor',cursor) NameError: name 'Entity' is not defined |
2 |
3 |
2 |
|
|
To make it run, I had to re-name the 'path' module and refactor all references as it conflicted with an existing module. Nice sounds. |
3 |
2 |
2 |
|
|
It was kinda fun while it lasted. |
4 |
3 |
2 |
|
|
Aside from all of the bugs, this is a very fun game especially for a first pyweek! It's clever how waves of spiders trap you and you have to carve a path through them to escape. The graphics are nice and simple but a clearer explanation of the link to the theme would be appreciated. I assume it's the aftermath of giant spider apocalypse. Arachnophobes beware! |
3 |
2 |
2 |
|
|
I get 12,880! :) That was a fun little game. Very simple, but challenging. I like the progressive difficulty. I lost a few times because I clicked outside the window and my browser covered up the game window, haha. I read your diary... glad you had fun. I agree, next time will be better. Each pyweek is a learning experience. Thanks for making this game. |
2 |
3 |
2 |
|
|
After I kill the first wave of spiders, more do not come and I don't know what to do. Also, is it intended that the player can get hit by their own bullets? The game does seems rather buggy, unfortunately. |