Hacker News new | ask | show | jobs
by httpsterio 2797 days ago
At least in classic tetris and a few other games this has to do with controller polling. If I remember correctly it polls the controller at 30 or 60hz so you'd get the commands in at just before the frame redraws if you're tapping at that speed. I dunno about key repearters though.