| Fun |
Prod |
Inno |
Disq |
N/W |
Comments |
| 1 |
1 |
2 |
|
|
A little above basic nibbles, and it's a complete (if small) game after all. Good attempt. |
| 4 |
2 |
3 |
|
|
very fun, need more stuff, because every round is too short |
| 2 |
2 |
2 |
|
|
Tiny play area, tiny text. |
| 3 |
3 |
2 |
|
|
not very creative. |
| 2 |
2 |
2 |
|
|
Fun, but it's basically snake, a game I have played too much already. :) The retro graphics and music are nice, but the blurry background kinda takes away the retro a bit. |
| 1 |
1 |
1 |
|
yes |
Requires numeric, which is not listed in the dependencies in the readme. |
| 2 |
2 |
2 |
|
|
i didn't like much graphs and music |
| 2 |
2 |
2 |
|
|
Interesting variation of a classic game |
| 3 |
2 |
3 |
|
|
Kind of diverting for a while, but not all that much longevity. This performed really badly with the music playing (freezing up every second or so), but was playable fine with the relevant lines commented out. |
| 1 |
1 |
1 |
|
yes |
main.py", line 312, in main glob.song.fromfile(data.load("song2"),574) EOFError: not
enough items in file |
| 5 |
3 |
3 |
|
|
Quite (and surpsisingly) fun. Good variation on old game. I was playing repeatedly. My only complaint: it was hard to hit the "1" key and then find "Z" and "X" quickly, which I was doing often since it was the kind of game I wanted to try over and over again. It was very responsive to controls; important for a game like this. |
| 3 |
3 |
4 |
|
|
The music unpredictably slows down the game, A LOT! You should consider rendering the music into a buffer before starting. |
| 2 |
2 |
3 |
|
|
Yes, nibbles with a twist defines it quite well. Probably some levels, obstacles or powerups would help a lot. |
| 2 |
3 |
1 |
|
|
I think it would have been more fun and easier to play if it had a higher resolution. I have only played single player, but I can imagine how crowded it must be on a 2,3 or 4 player game around a tiny little window of 1/4 width and height of my screen. |
| 2 |
3 |
2 |
|
|
Continuously-variable direction is an interesting variation on the classic theme. |
| 2 |
2 |
2 |
|
|
The movement mechanics is nice, for a while, but it burns out quickly, and you end up with yet another snakes clone.
Interesting approach you took with the analog synth! |
| 2 |
1 |
1 |
|
|
Nice implementation of the worms game. |
| 3 |
3 |
4 |
|
|
Interesting idea. Thanks! |
| 2 |
1 |
2 |
|
|
I really didn't get on with the music, and the window was far too small. Apart from that it was a slightly interesting snake clone. |
| 3 |
2 |
4 |
|
|
z and x are not really usable on german keyboard layouts |
| 2 |
2 |
2 |
|
|
Alright game, the jerkiness of the display and the controls turned me off. |
| 1 |
3 |
2 |
|
|
hmmm.... snakes???? |
| 1 |
1 |
1 |
|
yes |
$ python run_game.py
Traceback (most recent call last):
File "run_game.py", line 16, in
main.main()
File "/home/bjorn/Desktop/pyweek/mucusnack-0.2/lib/main.py", line 312, in main
glob.song.fromfile(data.load("song2"),574)
EOFError: not enough items in file
|
| 2 |
1 |
2 |
|
|
Snakes are nice. |
| 3 |
2 |
1 |
|
|
Just worms... |
| 3 |
2 |
2 |
|
|
You should avoid the 'z' and 'y' keys for controls - it is a little annoying for people with qwertz keyboards. The music gets on your nerves after a while, but it's kind of funny and fits the low-end graphics. (I mean that in a nice way ;) |
| 2 |
2 |
3 |
|
|
a bit of innovation but not enough :-( sadly, i like the idea |
| 3 |
3 |
2 |
|
|
Well.. snake..
I like the multiplayer option though ;) |