seanmtracey / Games-with-Pygame

The code for my "Making games with PyGame" series for Raspberry Pi's The MagPi.
https://smt.codes/writings
85 stars 71 forks source link

Clock tick #8

Closed seanmtracey closed 8 years ago

seanmtracey commented 8 years ago

Added clock.tick to the code to limit the frame rate to 60 FPS on systems faster than the Raspberry Pi