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

[pygame] Re: my first game (so far)



On Sun, 16 Mar 2008 23:56:00 -0400
Michael Fiano <michael.fiano@xxxxxxxxx> wrote:

I noticed something tonight while testing my code. Well, my motherboard
has the annoying ability to emit a high pitched frequency when the CPU
usage is heavy. Never really came in handy until now. I only hear that
high-pitched sound when the player is NOT moving...meaning moving the
player uses less resources than not moving him. How would I debug and
fix that?