From: Michal W. <sa...@ma...> - 2000-06-08 05:31:26
|
On Wed, 7 Jun 2000, David Clark <David Clark wrote: > pyAliens version 1.0 is now available from: > > http://www3.telus.net/futility/futility/warez/pyaliens-1.0.tar.gz > > pyAliens is my port of Sam Lantinga's Aliens demo to pySDL. It is > feature complete, but is not frame-rate limited like Aliens - > performance on very fast computers may get out of hand (although it's > my feeling that the speed of the python interpreter is the limiting > factor). Performance on my computer is excellent. Hey David, Wow! I'm really surprised how fast this runs. I was worried that python wouldn't be up to the challenge of an arcade style game, but this puts my fears to rest. I'm actually working on a tetris rip-off at the moment, but I haven't gotten past drawing a block on the screen, so I haven't really had a chance to see pySDL show off until now.. BTW: your docs have been a great help... :) Cheers, - Michal ------------------------------------------------------------------------ Zike Interactive http://www.zike.net/ http://zike.sourceforge.net/ ------------------------------------------------------------------------ |