hi. im programming a 2d game and on the university computers it runs nice and slow but on my i7 laptop the ball travels at a million miles per hour. how can i restrict the speed/fps.
Wait for the screen to refresh. See if your API will let you do that. What API are you using anyway?
api is win32