| |||||||||||
PyWeek - Anyone mind giving it a run.I'm interested to see what people think about my current version. I also want to know how well it runs on a mac. I've got the steam, player, powerups and platforms working on a basic level so far. All that is required to play is pygame.— eugman on 2006/03/27 00:50 of The Awesome Block Game Comments: (log in to comment) |
Last Challenge
September 2008 [entries, ratings] Previous March 2008 [entries, ratings] September 2007 [entries, ratings] April 2007 [entries, ratings] September 2006 [entries, ratings] > March 2006 [entries, ratings] (June 2006) August 2005 [entries, ratings] Not logged in Login | ||||||||||
By roebros on 2006/03/27 01:27:
I just tried your game.Its seems a bit too difficult to stay up and move otherwise I'd say you're doing pretty well:)By eugman on 2006/03/27 02:35:
Yeah I was wondering why. Apparently the list comprehension was messed up but I fixed it.By dbickett on 2006/03/27 02:46:
If I rise to a very high level (beyond the top of the screen) and then hold the down key, the speed seems to overcome the collision detection (the pixel-movement increment?) and I fly right through the bottom platform :) Otherwise I like it alot. I like how your steam particles fade away.