Daily Driver: Instant Replay

from blog Get Info, | ↗ original
I guess this looks like a looped GIF, but it’s not! I added some quite simple code to record every button press and the tick time at which it happened. The beauty of this approach is that most frames there are no button presses so the recorded data is very small. The work I’ve previously put in structuring the game in an Object-Oriented way...