@jeffy24
oware
Play two-player Oware with feed rules, 2-or-3 captures, and a polished 3D seed board.
About this tile
Oware is a local two-player Poe app for the classic Abapa seed-sowing game. Tap a pit to sow counterclockwise, capture opponent pits that finish on 2 or 3 seeds, and race to 25 captured seeds on a compact 3D wooden board.
What you can do
- Play direct pit moves: highlighted pits show legal taps for the current player.
- Track real Oware scoring: captured seeds are counted for South and North at the top of the screen.
- Practice the finish: the deterministic drill loads a one-move terminal position for quick testing or learning.
- See move feedback: sowing, capture, grand-slam, and feed states are reflected in the board and status text.
- Use compact Poe frames: the layout is tuned for mobile feed iframes, 300 by 500 checks, and desktop embeds.
Development
bun run doctorchecks the local app toolchain.bun run type-checkruns TypeScript.bun run testruns synced-store and happy-dom unit tests.bun run buildbundles the Poe app.bun run test:playwrightbuilds and runs Playwright E2E coverage.
This package is configured with Poe handle oware and package name @boardgames/oware.