Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 400 Bytes

Snake 512

Snake that fits in 512 bytes (boot sector size) written for x86 real mode.

How to run

nasm snake.asm -o snake && qemu-system-i386 snake