PyWeek - Twisted Life Version 0.8.0
Twisted Life Version 0.8.0 is available for download.Let me know if you run into any problems with it.
— paulreiners on 2007/09/06 23:00 of Rochester Vikings
Comments: (log in to comment)
Let me know if you run into any problems with it.
— paulreiners on 2007/09/06 23:00 of Rochester Vikings
Comments: (log in to comment)
By richard on 2007/09/07 00:36:
Still looking good. It's quite sluggish on my computer (a powerbook G4). Perhaps the simulation could be split over multiple frames? Also, you could probably try to optimise the rendering a little so that only cells that change colour are updated.I've also found myself spawning inside a complex lifeform (ie. instant death as soon as it moves), which seems a little unfair.
Still, a pretty good game in all.
By paulreiners on 2007/09/07 01:02:
K00L! Thanks for the suggestions. I'll work on implementing them in the next 2 days. This is my first PyGame program, so it will be good to learn about some of these techniques.It's also sluggish on my G4 iBook, so that will be a good place to test it.