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
A fully functional implementation of Flappy Bird written in 8051 Assembly language. This project leverages non-blocking timing loops to achieve smooth 8X8 LED matrix multiplexing while simultaneously handling game physics, collision detection, and user input.