pangrum
A daily word puzzle game.
๐ Play now
โจ Features
- ๐บ๐ธ๐ฌ๐ง๐ฉ๐ช๐ณ๐ฑ๐ซ๐ท๐ช๐ธ Play in multiple languages
- ๐ Cross-device progress sync (no login required)
- ๐ Social sharing of your results
- ๐ฒ Use offline (+ install as a PWA)
- ๐ข Streak tracking
- ๐ Light and dark mode
๐ฒ Install as an App
Pangrum works offline and can be installed as a PWA (Progressive Web App) on your device.
iOS (Safari)
- Open pangrum.com in Safari
- Tap the Share button (square with arrow)
- Scroll down and tap Add to Home Screen
- Tap Add to confirm
Android (Chrome)
- Open pangrum.com in Chrome
- Tap the three-dot menu (โฎ)
- Tap Add to Home Screen or Install app
- Tap Install to confirm
๐ Privacy
- No account - Progress lives in your browser.
- No cookies - We donโt use any.
- Privacy-first analytics - We use Vercel Analytics to see aggregate stats (like โhow many puzzles were completedโ). Itโs anonymous, cookieless, and collects no personal data.
- Sync is optional - If you enable it, only your word lists are shared (anonymously, via a code you control).
๐ ๏ธ Tech Stack
๐ง Roadmap
โฆ or maybe you have another idea?
๐งโ๐ป Try it out locally
Setup
# install dependencies
corepack enable
pnpm install
# serve in dev mode, with hot reload at localhost:3000
pnpm dev
# build for production
pnpm build
# preview in production mode
pnpm preview
Testing
# run all tests
pnpm test
# run tests in watch mode
pnpm test:watch
# run e2e tests
pnpm test:e2e
License
Made with โค๏ธ
Published under MIT License.