Skip to content

Port of Flappy Bird for BIOS, written in x86 assembly. (No operating system, just bootable image.)

License

Notifications You must be signed in to change notification settings

mcpiroman/floppy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Floppy Bird is a port of Flappy Bird that runs in BIOS and is written in x86 assembly (nasm syntax).

To play, just download and flush the image to your pendriave, CD or flappy floppy disk and boot your computer from it. Alternatively, you may use virtual machine or emulator, for example Virtual Box (note that seemingly VB has something messed up with clock, so you may need to adjust timing in code).

To compile from code, install nasm and run build script.

VirtualBox_boot tests_15_02_2020_16_18_39

System Requirements:

  • Operating System: no
  • Video Card: no
  • Processor: 80186 or higher
  • Storage: 0x600 bytes of available space

About

Port of Flappy Bird for BIOS, written in x86 assembly. (No operating system, just bootable image.)

Resources

License

Stars

Watchers

Forks

Packages

No packages published