A space-themed grid puzzle in the browser tab: tap squares to interact, swipe left to skip a level, swipe right to reset or revisit earlier puzzles.
Not sure this game is the right fit right now? See when to play Space Grid Puzzle.
Canvas grid puzzle with black holes and neutron stars. Press Play to load about ~39 KB.
Space Grid Puzzle
Press Play and a space grid puzzle loads in the tab. Tap squares to clear the board, then swipe to move between levels.
| Step | Action |
|---|---|
| Launch | Play on this page to inject the iframe |
| Tap | Click or tap a square to interact with that cell |
| Skip | Swipe left to skip the current puzzle |
| Reset | Swipe right to reset or return to earlier levels |
| Saves | Progress persists in namespaced localStorage on this device |
Adapted from Quinten/black-hole-square (MIT, js13k 2021). Single-file canvas bundle, zero CDN after load.
Frequently Asked Questions
Does Space Grid Puzzle save progress?
Yes. Saves use namespaced localStorage ftol:spacegridpuzzle keys on this device.
How large is the download?
About ~39 KB in a single inlined index.html canvas bundle.
How do I control the game?
Tap squares to interact. Swipe left to skip a puzzle; swipe right to reset or revisit earlier levels.