Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 188 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 188 Bytes

PongOS

A simple bootable pong clone written in ASM. Uses nasm to build and qemu to run

Build with make. Run with make run

Move left paddle with Q/Z and right paddle with U/M