PyWeek - puggu - feedback

Fun 3 Prod 3 Inno 4

kfields

Keep up the good work

Fun 2 Prod 3 Inno 2

Tee

Welcome to Pyweek! I had some issues first with sound, then with the resolution being too big for my screen, so maybe I didn't play correctly. I didn't understand what the eggs were for, and the pacing could be faster. Still, based on your diary entries it looks like you learned pyglet from scratch during Pyweek, and this is pretty good given that. Nice work.

Did not work

rdb

Traceback (most recent call last):
File "C:\Users\rdb\AppData\Local\Programs\Python\Python38\lib\site-packages\pyglet\media\codecs\wave.py", line 58, in __init__
self._wave = wave.open(file)
File "C:\Users\rdb\AppData\Local\Programs\Python\Python38\lib\wave.py", line 510, in open
return Wave_read(f)
File "C:\Users\rdb\AppData\Local\Programs\Python\Python38\lib\wave.py", line 164, in __init__
self.initfp(f)
File "C:\Users\rdb\AppData\Local\Programs\Python\Python38\lib\wave.py", line 144, in initfp
self._read_fmt_chunk(chunk)
File "C:\Users\rdb\AppData\Local\Programs\Python\Python38\lib\wave.py", line 269, in _read_fmt_chunk
raise Error('unknown format: %r' % (wFormatTag,))
wave.Error: unknown format: 3

Fun 4 Prod 5 Inno 3

DR0ID

Good production, simple game. I would have expected that the difficulty would increase over time, but that was not the case

Fun 3 Prod 3 Inno 3

mit-mit

This was cool! I liked all the graphics. I didn't quite understand what I was supposed to do in the game, like what the sound vibration things are. Also I did have trouble getting it to run: had to delete all reference to sounds to get it to work, an error with pyglet otherwise:
"raise WAVEDecodeException(e)
pyglet.media.codecs.wave.WAVEDecodeException: unknown format: 3"
running on osx 10.15, python 3.7.5, pyglet 1.5.2

Fun 3 Prod 2 Inno 3

Starbuck5

Cool physics with the shockwave in front of the butterfly.

Fun 2 Prod 2 Inno 2

encukou

The lack of a goal (other than "make a high score") makes this less interesting than it could be, as the infinite gameplay inevitably gets boring.

Fun 3 Prod 3 Inno 3

N80

Some progression with successfully growing butterflies would be nice. Otherwise, enjoyable.

Fun 2 Prod 2 Inno 3

zwerver

I like that you had to grow your babies. I wish there was a background image, the stark blackness is a stark contrast with the cute graphics. Though it does make it feel more like an arcade game. I thought the flower photograph didn't fit well with the other gradienty cartoon graphics. I wish the game got harder the more butterflies I grew so flowers and snakes would fall faster. It stayed a bit slow.