PyWeek - yoldi_pw15 - feedback

Fun Prod Inno Disq N/W Comments
4 3 4

A charming game!

3 3 3

An interesting game. Very much.

2 3 2

Nice graphics. Tedious, especially with all the waiting between attempts.

3 4 2

Really well done graphics and well chosen sounds and music! The gameplay is a bit weak, but the
production values still make it quite fun. I like the blur effect behind the menu :).

1 1 1 yes

MacOS, python 2.7, pygame 1.9 Loading chipmunk for Darwin (32bit)
[/Users/elleryaree/Documents/PyGame/pyWeek_15_finals/AnacletoTheEscapeeRooster/pymunk/libchipmunk.dylib]
Traceback (most recent call last): File "run_game.py", line 10, in
AnacletoTheEscapeeRooster.__main__.main(True) File
"/Users/elleryaree/Documents/PyGame/pyWeek_15_finals/AnacletoTheEscapeeRooster/AnacletoTheEscapeeRooster/__main__.py",
line 6, in main game = Game.Game(music) File
"/Users/elleryaree/Documents/PyGame/pyWeek_15_finals/AnacletoTheEscapeeRooster/AnacletoTheEscapeeRooster/Game.py",
line 27, in __init__ self.intro = Intro.Intro(self.screen, self.music) File
"/Users/elleryaree/Documents/PyGame/pyWeek_15_finals/AnacletoTheEscapeeRooster/AnacletoTheEscapeeRooster/Intro.py",
line 21, in __init__ self.intro_image1 =
pygame.image.load(self.INTRO_IMAGE1).convert() pygame.error: File is not a Windows BMP
file

2 3 2

Not very predictable game mechanics, not sure if good fit for theme. Cool sprites, though!

3 4 3

Good production values, Nice take on the angry birds style game. Not a satisfying game due to
the difficulty and random element of placing the birds in the level. If there was some
consistency between attempts then I could practice and hope to win.

2 3 2

Too much trial-and-error in gameplay. And it was hard to improve on your last try given that the
position isn't preserved.

2 3 1

Charming, but kind of hard to play. It is very hard to tell where the cow is going to kick
Anacleto, and often when I am hitting enter to skip it makes the cow kick. There was a bug once
where Ancaleto didn't reset and the cow walked halfway across the field through the fence to
where he had landed before to kick him.

4 3 1

There're some much fun here :> I love this music and so friendly gameplay!

2 3 2

On my very last life, I discovered that you can bounce off the ceiling, which compounded my
annoyance at having to hit enter twice before setting the angle and speed. Feels like a cheap
derivative of Angry Birds.

3 3 3

The farmyard noises and cute childlike art made it fun.

3 5 2

nice graphic, nice story, nice music. the idea is not original and it is not very fun

2 4 2 yes

The sound effects and music were well chosen. The art was charming. The gameplay was
lackluster, but you put together a pretty good game.

2 3 3

Music didn't work (pygame.error: Unrecognized music format). I like the idea, it's kind of
angry birds with a twist. I got cock-blocked by a bird! :)