This Arduino project implements a PAC-MAN-style game using an LCD display and push buttons. Players control a snake to eat randomly placed "monsters" for points. Hardware includes an Arduino board, LCD with I2C, and push buttons. Code manages game logic, button inputs, snake movement, and score display on the LCD.
-
Updated
Apr 10, 2024 - C++