Go Here
Use UP and DOWN keys
When I press a key, the red box moves down, pauses, then moves the rest.
How do I remove the pause?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should follow
keydownas well askeyupand use an interval to move the paddle more smoothly.Demo: http://jsfiddle.net/M7TKc/16/