Commit Graph

3 Commits

Author SHA1 Message Date
3ff89e0065 Not parallel but functional!
Huge improvements to the design
2021-08-05 23:32:21 -07:00
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
7159007154 Initial commit 2021-08-05 22:13:39 -07:00