About this tile
Jade Pagoda is an original stacked-tile matching game for Poe. Tap two matching free tiles, watch the layered Three.js pagoda open up, and clear every pair before the layout locks.
What you can do
- Tap tiles directly: every visible tile has a large aligned touch target.
- Read the stack: free tiles glow, selected tiles brighten, and hints mark one available pair.
- Clear matching pairs: a tile is free when nothing covers it and at least one horizontal side is open.
- Practice the finish: the drill loads a deterministic final jade pair for fast E2E checks.
- Play on mobile: the board and bottom actions fit a 300px by 500px Poe frame.
Built on Synced-Store
The tile layout, removals, selected tile, hint pair, round, and completion state live in synced-store so every Poe app instance sees the same pagoda state.