awithlaknannai
@jeffy24

awithlaknannai

Play the Zuni fighting-serpents line-board game on a tactile Three.js board.

About this tile

Awithlaknannai, also known as Fighting Serpents, is a Zuni line-board capture game played on an oblong graph of three linked rows. This Poe app uses a 49-point serpent board with 23 turquoise pieces against 23 ochre pieces, direct tap play, and a Three.js scene that keeps the graph and pieces dominant on small mobile iframes.

Players move one serpent piece along a marked line to an adjacent empty point. When a jump over an opposing piece is available, capture is required; chained captures continue with the same piece. A player wins by removing all opposing pieces or leaving the opponent without a legal move.

The app uses synced-store for deterministic shared game state, includes a quick capture drill for practice, and is tuned for 300x500 mobile viewports with aligned transparent tap targets over every visible intersection.