donno2048/snake
A 54 bytes snake game in x86 assembly observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 92
- Release rhythm 29
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 159.5
- age_days: 2008
- days_rel: 315
- days_push: 51
- n_releases_24m: 3
Adoption not part of the score
1424 stars · 40 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A 54-byte snake game written in x86 assembly for DOS, created as a code-golfing exercise in extreme binary size optimization. It includes an online demo and a variant that runs without a BIOS, bootloader, or OS.
Use cases
- play a tiny snake game in DOS
- study extreme binary size optimization in x86 assembly
- explore code golf and sizecoding techniques
- run a game with the smallest possible footprint
- learn low-level x86 assembly programming
When to choose
- you want to study or learn sizecoding and code golf on x86
- you need a minimal demonstration of assembly-level optimization
- you want a tiny retro snake game for DOS or a bootloader-free environment
When to avoid
- you need a full-featured or modern game
- you want a maintainable, extensible codebase
- you need cross-platform gameplay beyond DOS emulation or the web demo
Facets
application · maturity active
game-engine graphics developer-tools programming-languages developer-tools gaming-tools cross-platform code-golf sizecoding assembly-language snake-game low-level minimal-binary game-development dos x86 web
2 sources
- readme: https://github.com/donno2048/snake · fetched 2026-08-28 · 46449e323ff9
- homepage: https://donno2048.github.io/snake/ · fetched 2026-08-29 · 7ea9ab321696
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| donno2048/snake | main | 72 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem