This recent project from Dr. NCX Mirracle is one of those that are much better seen than read about. Simply stated, the Maker has developed an awesome Pac-Man clone for the Arduino Due that looks just like something out of the arcade.
For those unfamiliar with this Arduino, the Due is based on a SAM3X8E Cortex-M3 clocked at 84MHz — which certainly puts it in a different league than its sibling, the Uno. These enhanced capabilities enable video output to both an ILI9341 TFT screen and an external 8-bit VGA (240×320) at the same time. What’s more, the Pac-Man game is playable with a keypad and features five sample levels.
Intrigued? Lucky for you, the Maker has made the source code available on GitHub. But be sure to watch the video below!