Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 256 Bytes

pong-os

This is an ongoing attempt to make a full operating system that runs pong . Something that probably already exists.

This project uses the GNU multiboot protocol to boot, and sets the graphic mode in the bios to draw directly in video memory.