twostepted
03-09-2004, 08:21 PM
I'm designing a simple pong game using DHTML. The movement of paddles and serve are activated by keystroke events. As the game goes on, the speed of the paddles and the speed of the ball increases until it is impossible to play. And I have noticed that this speedup only occurs when relevent keystrokes are made (ie the keystrokes which control the game). If anyone has any experience with this, I would love to know how to slowdown this speedup problem.
Thanks
Thanks