
Annual small file competition repository with binary golf challenges across themes like polyglots, crashes, self-replication, and downloads, featuring curated entries sorted by year.
This repo contains files for the Binary Golf Grand Prix, sorted by year. BGGP is an annual small file competition, with players creating the smallest possible files that perform a specified function. Files can be no greater than 4096 bytes.
| Year | Theme | Description |
|---|---|---|
| BGGP1 (2020) | Palindrome | Smallest binary that executes the same backward or forward, must execute in mirrored half of the file |
| BGGP2 (2021) | Polyglot | Smallest polyglot binaries, points for executing within file overlays |
| BGGP3 (2022) | Crash | Smallest file that crashes a program, points for exploits and patches |
| BGGP4 (2023) | Replicate | Smallest self replicating file, any format or platform |
| BGGP5 (2024) | Download | Smallest file that downloads another file |
| BGGP6 (2025) | Recycle | Smallest file and/or any past challenge |
Links: