Skip to content

Commit e65e69e

Browse files
authored
Update README.md
1 parent b8ceb6c commit e65e69e

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
# floppy-bird
2-
Clone of Flappy Bird that runs in x86 BIOS (without operating system, just bootable image)
1+
__Floppy Bird__ is a port of Flappy Bird that runs in BIOS, written in x86 assembly (nasm syntax).
2+
3+
To play, just 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 VB has probably something messed up with clock, so you may need to adjust timing in code).
4+
5+
![VirtualBox_boot tests_15_02_2020_16_18_39](https://user-images.github.com/38111589/74590722-285bea80-5011-11ea-91ca-2098b6972044.png)
6+
7+
### System Requirements:
8+
- _Operating System:_ no
9+
- _Video Card:_ no
10+
- _Processor:_ 8086 or higher
11+
- _Storage:_ 756 bytes of free disk space

0 commit comments

Comments
 (0)