PyWeek - copperhead - feedback

Fun 1 Prod 2 Inno 2

DR0ID

Well I hope you have learned about tk. But it didn't feel like a game since I could not really interact with it except pressing the button at the start.

Its unfinished I guess.

Oh, and you should give the players a way to quit.

Fun 1 Prod 1 Inno 1

mauve

Given you're just learning the ropes, some tips: I would not combine Tk and Pygame - you can make your menu in Pygame. Also you have two completely different Pygame game loops. You should try to combine these so that everything happens in the same loop, no matter what is happening.

Fun 2 Prod 3 Inno 2

catornot

Simple program, not a lot to say.