PyWeek - fienix - feedback

Fun Prod Inno Disq N/W Comments
4 3 3

Very nice game. I liked the momentum of firing sending you in a direction you didn't want to go. I
also liked the constraint (I think) to only fire towards the center. Fun game.

1 3 2

Shooting game, you control a white thing that shoots towards the center of the screen. You can
move around a little. There are red and green frogs that move infinitely fast and then you die. I
never felt like I was making any progress, I'd just die. p.s. Developed on Windows with a
file-insensitive filesystem. I had to rename "Splat.png" to "splat.png" to get it to run on
Linux.

3 3 3

Was is supposed to be stupidly fast? Could barely get to the second wave. Average life
expectancy on the second wave 0.5 seconds. Perhaps it should ramp up more slowly?

3 3 3

Quite difficult, with sometimes level starting with an unavoidable death. I like the really
smooth motion.

3 4 3

too nervous, too much random movement, but at least a little game

4 3 3

A fun shoot em up. I liked the smooth controls and sounds. It got pretty challenging after a few
levels.

4 3 2

This game is good! The link to the theme is very tangential, so much so that it's worth a point of
Innovation for, sorry. Other than this, the game is fun. The you-can-only-aim-at the centre
concept if great. However, there are some problems: Firstly, why do you need fullscreen at
such a low resolution? Secondly, the game crashed when loading (Splat.png should be named
splat.png) Finally, the game runs at an unplayable 1000FPS on my computer. I had to change
timepassed = clock.tick() to timepassed = clock.tick(60) in game.py to make the game
playable. Also, I don't think the dashing is entirely necessary. Other than these details,
it's a very fun game: Well Done!

2 2 2

Watch out for files and folders' path names casing. Had to rename images/Splat.png to
images/splat.png so the game wouldn't crash on death.

4 5 3

I like the retro characters, especially the one who pushes the red wall. The game is super hard.
I can't survive long. The game runs too fast, so I modified the source code to have it run at a
constant FPS.

3 2 2

kind of messed up my screen. a little enjoyable

4 3 3

Now that's a challenging game, tho the frequent instant death moments after game restart are a
bit too much fustrating.