Files
kennethreitz fe06a5944f Clean up Super Sphere game pages
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 15:29:08 -04:00

12 lines
738 B
Markdown

# Super Sphere
A minimalist mobile game. You control a sphere. You avoid obstacles. It's simple to learn and genuinely hard to master.
I built this because I wanted to make a game. Not a complex one. Just a thing that felt good to play, with tight controls and the kind of difficulty curve that makes you say "one more try" for an hour.
<iframe width="560" height="315" src="https://www.youtube.com/embed/JYXh5Mze94Q?si=GM-4QmuaymTS80EI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
## Source
- [GitHub](https://github.com/kennethreitz/super-sphere)