SkillAgentSearch skills...

Pongloader

🏓 Pong in 512 bytes. (boot sector)

Install / Use

/learn @mat-sz/Pongloader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pongloader

<p align="center"> <a href="https://demo.mat.dev/pongloader/"> <strong>Click here to open an online demo.</strong> </a> </p> <p align="center"> <a href="https://demo.mat.dev/pongloader/"> <img src="https://raw.githubusercontent.com/mat-sz/pongloader/master/screenshot.png" alt="Screenshot"> </a> </p>

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 out/pong.bin
View on GitHub
GitHub Stars94
CategoryDevelopment
Updated3mo ago
Forks5

Languages

Assembly

Security Score

97/100

Audited on Dec 9, 2025

No findings