Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 551 Bytes

File metadata and controls

26 lines (16 loc) · 551 Bytes

The Flappy Bird game in 8086 assembly

Microprocessor course

About the project

In this project, we wrote the classic Flappy Bird game based on 8086 assembly and ran it in DosBox. Also, the acceleration and velocity of the bird are based on the second law of Newton.

Press space key to jump!

Material Bread logo