A picture reveal game as a Progressive Web App.
Tap to remove tiles and uncover the hidden image beneath.
- Works on iOS and Android (PWA)
- Offline support
- Full-screen immersive mode
- Touch-optimized interface
- Open the app
- An image appears covered with tiles
- Tap anywhere to remove a random tile
- Keep tapping to reveal the picture
- Swipe or tap "Next" for a new image
npm install
npm run devnpm run build
npm run previewMIT