PyWeek - fydmyster - feedback
Fun | Prod | Inno | Disq | N/W | Comments |
---|---|---|---|---|---|
1 | 1 | 1 | Ehhh... nothing special |
||
1 | 1 | 1 | yes | Traceback (most recent call last): File "main.py", line 649, in rg.gen_blocks(1) File |
|
2 | 4 | 3 | it was not clear to me that I had to actually hit those things coming down to stay alive... or not. |
||
1 | 1 | 1 | yes | Both ships constantly loses life. |
|
1 | 1 | 1 | yes | I tried on a mac. I don't know if that was the problem. pygame.midi.MidiException: 'Device id |
|
2 | 2 | 2 | Kind of neat once I got the hang of it. I like that it was forgiving enough I could leave one for a |
||
1 | 1 | 1 | yes | I had to install things and change the code to get MIDI sound to work, but even then the game |
|
2 | 3 | 3 | I don't really understand how to play this game. But the music is fine. |
||
2 | 3 | 2 | I had problems to make it run. |
||
1 | 1 | 1 | yes | :-( Got this on Ubuntu linux: $ python main.py ALSA lib conf.c:3009:(snd_config_update_r) |
|
2 | 3 | 2 | The beauty of vector graphic. |
||
2 | 2 | 2 | I had to run a midi synthesiser (fluidsynth) to get the game to run, or else I got a |
||
2 | 2 | 3 | Cute little game. I could not get far, though. As you indicate, it takes a split brain. But it I adjusted BEAT_TIME=250 and was able to get a little further, but that didn't seem to slow down Next I tried setting clock.tick(30). That gave me lots of time to react, but the ship was |
||
1 | 1 | 1 | yes | I ran the game using python 2.7 but it gave an error: "pygame.midi.MidiException: 'Device id |
|
1 | 1 | 1 | yes | Sadly, I was unable to play this because of the many dependencies of python 2.4 that are simply |