PyWeek - lemach - feedback

Fun Prod Inno Disq N/W Comments
3 2 4 yes

It hangs up with this error:

Traceback (most recent call last):
File "SteamPong.py", line 240, in ?
main()
File "SteamPong.py", line 176, in main
firstplayer = PlayerBat('left')
File "SteamPong.py", line 92, in __init__
self.image, self.rect = load_graphics('bat.png')
File "SteamPong.py", line 13, in load_graphics
image = pygame.image.load(path)
pygame.error: Couldn't open data/graphics/bat.png

2 2 1

Sorry, but this game still seems to be broken, even changing it so that the ball moves... And I can't say it's innovative, because it's basically Pong. Sorry...

1 2 1

-

1 1 1

no comment

4 4 4

Great Idea. Nice and simple. Could use some sort of buildup, though. Like maybe the ball increases speed?

3 2 2

Fun game to play.

3 2 2

The good old pong game. Some more detailed graphics and some powerups would have made the game more interesting.

2 1 3

It's an old idea with a twist - a very old idea, actually. Pong doesn't get very much more interesting even with the different control scheme, but it's a nice look into videogame history.

4 2 1

A fun and addicting game I've enjoyed playing with my siblings.

2 2 3

Interesting twist on Pong, but unfortunately the game is slightly spoiled by three production problems. You need two players, it won't run on Linux (case sensitivity problem), and the ball can end up bouncing vertically, forcing a restart.

1 1 1

The game wouldn't run because of capitalization of the sound files was wrong. Once I fixed that I couldn't work out how to start the game.

1 2 1

The game is cearly undeveloped!

2 1 2

The game-logic was interesting but the game needed more time.

2 2 3

What a wacky variation on pong! :)

2 3 2

We've seen this type of game very often and the steam aspect doesn't make it much better.
Anyways, it's playable and the known, but addictive concept makes you play it for some time.

1 1 3

maybe this game concept could be good with a great gameplay implementation.

2 2 4

Ball wasn't moving. Finding a new way to play Pong is commendable.

2 2 3

An interesting concept. ALso, a game where you just push one button! But a lot more could be sone with something like this then we see here.

3 2 3

For this to be fun, the steam would have to be more powerful. Nice idea though.

3 2 3

Bugs: the "speed at 0" bug you noted earlier, and you need to change the directory names to lowercase in order to get the game working on Linux. (Also, you were supposed to include a readme.)

Improvements: I suggest getting a better steam effect, as it's got a rather "MS-Paint" look to it. Now that the compo is over, you may want to just grab an effect from another entry...

1 1 1

unfinished. no fun.

1 1 2

This is Pong, except that you can only move your paddle upwards, and it keeps falling down. The ball also never changes course even if you hit it with the edge of your paddle, which means that sometimes it just bounces from left to right without even hitting the walls, making the game even more boring than the original Pong. Sometimes it actually just bounces up and down in the center, basically jamming the game.

2 1 3

unique twist on pong :) also, please make sure that next time your dir-names are capitalized
the same in the code as on the file system. linux users have to rename everything to play this
game :)

2 2 3

Quite a nice idea, but in practice not really very playable.

2 3 2

Not an overly complex game and doesn't seem balanced even with the speed tweak sugested. Bonus points for sound :)