mirror of
https://github.com/kennethreitz/kennethreitz.org.git
synced 2026-06-20 14:30:57 +00:00
fe06a5944f
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
12 lines
738 B
Markdown
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)
|