You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bare-metal implementation of Pac-Man on an ARM Cortex-M3 (LPC1768) microcontroller, written in C and Assembly. Includes low-level display handling, real-time input processing, optimized game logic and direct hardware control with no RTOS.