Snake game that runs on bootsector
- download fasm to compile the asm source code
- download qemu to eumlate the system
- after compiling the asm file, go to powershell, cd into the directory of the bin file
- type "qemu-system-i386 -hda BOOT_SNAKEV2(your file name basically).bin"