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

Re: [pygame] new Pygame-based framework: qxp



Diego Essaya schrieb:
Hi all, I have just uploaded a new, small game framework based on Pygame:

http://www.qb9.net/qxp/

We use it here at QB9 for quick prototyping, and I hope that it will
grow until some day it is suitable for commercial games.

Please, tell me what you think about it.  If you feel that the
pygame-users list is inappropriate, you can send me a private mail,
and eventually I can open a separate mailing list / forum.

Best regards,
Diego

Hi

'-inf' in fps.py, line 25, does not work on all platforms!!! On my winxp it does not work, I just have replaced it with -100000 instead.

Looks good otherwise.

~DR0ID