About this tile
Rimau is a Malaysian tiger-hunt game: one tiger tries to thin a group of 24 hunters, while the hunters try to surround and immobilize the tiger. This standalone Poe app presents the full 37-point expanded Alquerque board as the center of the experience, with direct taps, Three.js board art, legal-move highlights, synced-store state, and mobile-first controls.
What you can do
- Play the traditional arc: the tiger removes three central hunters, chooses its starting point, then hunters enter from reserve before the movement phase begins.
- Use Rimau captures: the tiger may jump over an odd straight line of hunters, capturing 1, 3, 5, or 7 in one leap when the landing point is empty.
- Read the board directly: selectable points, capture routes, last moves, trap pressure, and win states appear on the board instead of in side panels.
- Practice decisive turns: the Drill button loads a deterministic one-capture finish for fast learning and automated verification.
- Track the hunt: captures, reserve hunters, round wins, and turn prompts stay in the compact top status area so the real board dominates the viewport.
Built on Synced-Store
The game state lives in synced-store tables, and shared mutators validate opening removals, tiger placement, hunter drops, odd-line captures, trap wins, round resets, and drill scenarios consistently for each Poe app instance.