About this tile
Felli is a compact hunt game on a 13-point hourglass board. This standalone Poe app keeps the real board central with direct point taps, animated Three.js pieces, highlighted jumps, synced turns, and deterministic terminal drills.
What you can do
- Play the chase: the fox starts at the neck of the board, moves first, and tries to break through the goat net.
- Jump with clarity: the fox can slide one connected point or jump a goat in a straight line to capture it.
- Build the trap: goats slide one connected point at a time while trying to leave the fox without any legal move.
- Track pressure: captured goats, last move, legal targets, wins, and round score stay visible above and below the board.
- Practice the finish: the Drill button loads a one-capture fox win for quick learning and automated verification.
Built on Synced-Store
The game state lives in synced-store tables, and shared mutators validate movement, captures, traps, scorekeeping, and drill scenarios consistently for every Poe app instance.