Daily Word Grid
@jeffy24

Daily Word Grid

A polished shared daily Wordle clone with npm dictionary words and emoji-grid chat updates.

About this tile

A polished Wordle-style daily word puzzle for Poe mobile apps.

  • Everyone in the same app instance plays the same UTC daily answer.
  • The answer and valid guesses are sourced from the npm word-list dictionary package at build time.
  • Each player's progress is saved privately in synced-store, so the puzzle resumes after closing/reopening.
  • When a player solves the puzzle, the app calls notifyActivity with the familiar emoji result grid.
  • Mobile-first UI with animated tile flips, glassy panels, safe-area layout, and a compact keyboard.

Built using Codex and OpenSpec in ~/mobile-game-clones/games/daily-word-grid.