Frogger Ep1: Stopping graphics flicker and improving display speed

In this first post in the “Frogger” series (Where we’ll write a working version of the arcade game Frogger) we look at solving the initially poor display speed over SPI and the associated flicker problems that occur with displaying changing or moving graphics.

Frogger Ep1 : Graphics Speed and Flicker