About this tile
Shape Trios is an original pattern-recognition board game for Poe. Tap three raised 3D cards and score only when color, shape, count, and fill each follow the trio rule: all the same or all different.
The app uses synced-store for the shared board state and Three.js for a tactile 4x3 card table with animated selection rings, claimed-card fadeouts, and aligned mobile tap targets.
What you can do
- Tap cards directly: the visible cards are the controls, with no separate picker.
- Score clean trios: claim a trio when all four features satisfy the same-or-different rule.
- Practice the finish: a final drill leaves one guaranteed trio for repeatable tests and screenshots.
- Track mistakes: misses clear the selection and trim the score.
- Play in tight viewports: the 4x3 board fills most of 300x500 while targets remain at least 44px.
Built on Synced-Store
Cards, selections, misses, score, and deterministic drills live in synced-store mutators so the app can persist and sync through Poe.