URL HOOK
Daily Grid
#daily-gridOpen to everyone
One bookmark = today's Daily Grid, already loading. The same board for everyone, picked server-side. Open to everyone (sign in to get ranked).
When to use it
- You play the daily every day. One bookmark drops you straight into today's board — no menu.
- You want it on your home screen. Save the URL as a phone shortcut; tapping the icon goes straight to today's Grid.
- You want to compare with friends. Everyone gets the same board — share the link and race for the higher score.
Pattern
/games/grid#daily-gridThere's nothing to configure — one URL, always today's Daily Grid. Click Bookmark or Copy:
/games/grid#daily-grid
Behavior
- On page load the hash is read once and cleared via
history.replaceState— refreshing doesn't re-trigger the start, and the back button stays clean. - The Daily Grid's size and difficulty are fixed server-side — the
grid_sizeanddifficultyparams (see New Grid) are ignored here. - If you have an unfinished session for today's Grid, it resumes that one instead of starting over.
- Guests can play; their results are stored against an anonymous user and aren't ranked.
Last updated ~1 min read