PyWeek - soloBuffalo - feedback
Master47
rdb
While it's great that you're learning to make games with Python, and playing around with sample code is a fine way to learn, submitting a modified version of an Arcade sample program to PyWeek is against the rules. Entries must be written from scratch and any pre-existing library or example code that is used may not contain game logic. I'm afraid I don't have much good to say about the game other than the decent platforming mechanics, which I unfortunately cannot attribute to you.
mauve
AttributeError: /usr/lib/x86_64-linux-gnu/libavutil.so.52: undefined symbol: av_version_info
(in pyglet-ffmpeg)
dowski
This game didn't seem to follow the theme. It seemed like a cool demo of some features that could be worked into a game, but didn't seem to have something for the player to do.
ntoll
While this game ran, it definitely has playability problems:
* I don't really have any idea what the aim of the game is.
* I'd always get to the end of the level and fall off the world.
* Not quite sure what the tower connection is.
Would love some instructions..! :-)
Darni
The physics are nice, looks like a nice platformer demo, although some goals are missing in the gameplay
tundish
This is a cool platformer. I fell through the floor a few times though.
Didn't see any towers in this game, either.
Fun.
Doink!
tizilogic
This looks like a slightly modified version of the code found here:
http://arcade.academy/examples/platform_tutorial/index.html
I don't think this is in the spirit of PyWeek and thus I ticked "Disqualify Entry"
I wasn't able to do anything. All I saw was a brown rectangle falling onto the ground.
Hitting one of the arrow keys occasionally produced a sound.
Maybe I did something wrong?
Please don't take the rating personally.