[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Game Objects 0.0.2



Hi folks,

I've just uploaded version 0.0.2 of Game Objects. It has an updated Color class and GameClock class. This release also fixes the problem with installing from source. Let me know if you find any bugs, or have feature suggestions!

http://code.google.com/p/gameobjects/

I also blogged about the GameClock class, and uploaded a sample project.

http://www.willmcgugan.com/2007/06/15/master-time-with-pygame/

Regards,

Will