Commit Graph

1 Commits

Author SHA1 Message Date
cbd45ffc92 Working sync version of the game loop
Main problem here is that display() is blocked by update() and the update rate will slow down if the display rate slows below the update rate
2021-08-05 22:15:18 -07:00