Binary Golf Grand Prix

December 29, 2025 ยท View on GitHub

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.

YearThemeDescription
BGGP1 (2020)PalindromeSmallest binary that executes the same backward or forward, must execute in mirrored half of the file
BGGP2 (2021)PolyglotSmallest polyglot binaries, points for executing within file overlays
BGGP3 (2022)CrashSmallest file that crashes a program, points for exploits and patches
BGGP4 (2023)ReplicateSmallest self replicating file, any format or platform
BGGP5 (2024)DownloadSmallest file that downloads another file
BGGP6 (2025)RecycleSmallest file and/or any past challenge

Links: