Standalone pong clone built into a 512 byte X86 bootloader.
Simply run make to build the bootloader. The only dependency is
Nasm.
If you have Qemu installed you can run the resulting
file with make run.
Free software under the GNU GPLv3. See the included COPYING file for details.