@jeffy24
kaooa
A polished Kaooa hunt game where one vulture jumps captures while seven crows build the trap.
About this tile
Kaooa is a compact Indian hunt game, also known as Vulture and Crows. This standalone Poe app keeps the pentagram board central, with direct taps, animated Three.js pieces, highlighted jumps, synced turns, and deterministic rule checks for every round.
What you can do
- Play the full hunt: crows place first, the vulture enters after the first crow, and turns alternate across the ten-point star.
- Jump with clarity: the vulture can slide one connected point or jump a crow in a straight line to capture it.
- Build the trap: crows place seven pieces, then slide one point at a time while trying to leave the vulture without any legal move.
- Track pressure: captured crows, reserve crows, last moves, legal targets, wins, and round score stay visible without crowding the board.
- Practice the finish: the Drill button loads a one-capture vulture win for quick learning and automated verification.
Built on Synced-Store
The game state lives in synced-store tables, and shared mutators validate placements, movement, captures, traps, scorekeeping, and drill scenarios consistently for every Poe app instance.