Friday, January 3, 2020

Show HN: Pong in 512 bytes (boot sector)

pongloader

Click here to open an online demo.

Screenshot

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 


from Hacker News https://github.com/mat-sz/pongloader

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.