pongloader
pongloader copied to clipboard
🏓 Pong in 512 bytes. (boot sector)
pongloader
Click here to open an online demo.
Bootloader version of pong, fits in 512 bytes.
This project is optimized for the resulting binary size, not performance.
You can download prebuilt binaries here.
Running in QEMU
make && qemu-system-x86_64 pong.bin