Full Report for Itsy by Stephen Tavener

Full Report for Itsy by Stephen Tavener

Symplified go.

Rules

Play

A group is a maximal set of orthogonally adjacent pieces of a single colour. Groups can never merge.

Each turn, in order:

Grow
Add a piece adjacent to each of your existing groups
Spawn
Add a piece to the board, forming a new group.

Winning/Losing

If you cannot complete your turn (usually because a group is surrounded), you lose.

Notes

This game is the result of a thought experiment, trying to streamline go. It occured to me that if a group had to grow each turn (as they do in Symple and Sygo by Christian Freeling), then liberties no longer needed to be defined; they became an emergent property. Similarly, ending the game when the first capture would occur prevents ko or other loops.

Miscellaneous

General comments:

Play: Combinatorial

Mechanism(s): Capture

Components: Board

BGG Stats

BGG EntryItsy
BGG Ratingnull
#Votersnull
SDnull
BGG Weightnull
#Votersnull
Yearnull

Levels of Play

AIWins vs prev levelDrawsLosses#GamesWin%
Random     
Grand Unified UCT(U1-T,rSel=s, secs=0.01)360036100.00
Grand Unified UCT(U1-T,rSel=s, secs=0.20)360104678.26
Grand Unified UCT(U1-T,rSel=s, secs=1.48)360114776.60
Grand Unified UCT(U1-T,rSel=s, secs=4.03)360104678.26

Level of Play: strong beats weak 60% of the time (lower bound with 90% confidence).

Kolomogorov Complexity Estimate

Size (bytes)26041
Reference Size10328
Ratio2.52

Ai Ai calculates the size of the implementation, and compares it to the Ai Ai implementation of the simplest possible game (which just fills the board). Note that this estimate may include some graphics and heuristics code as well as the game logic. See the wikipedia entry for more details.

Playout Complexity Estimate

Playouts per second29626.03 (33.75µs/playout)
Reference Size648760.87 (1.54µs/playout)
Ratio (low is good)21.90

Tavener complexity: the heat generated by playing every possible instance of a game with a perfectly efficient programme. Since this is not possible to calculate, Ai Ai calculates the number of random playouts per second and compares it to the fastest non-trivial Ai Ai game (Connect 4). This ratio gives a practical indication of how complex the game is. Combine this with the computational state space, and you can get an idea of how strong the default (MCTS-based) AI will be.

Win % By Player (Bias)

1: White win %46.70±3.07Includes draws = 50%
2: Black win %53.30±3.10Includes draws = 50%
Draw %0.00Percentage of games where all players draw.
Decisive %100.00Percentage of games with a single winner.
Samples1000Quantity of logged games played

Note: that win/loss statistics may vary depending on thinking time (horizon effect, etc.), bad heuristics, bugs, and other factors, so should be taken with a pinch of salt. (Given perfect play, any game of pure skill will always end in the same result.)

Note: Ai Ai differentiates between states where all players draw or win or lose; this is mostly to support cooperative games.

Mirroring Strategies

Rotation (Half turn) lost each game as expected.
Reflection (X axis) lost each game as expected.
Reflection (Y axis) lost each game as expected.
Copy last move lost each game as expected.

Mirroring strategies attempt to copy the previous move. On first move, they will attempt to play in the centre. If neither of these are possible, they will pick a random move. Each entry represents a different form of copying; direct copy, reflection in either the X or Y axis, half-turn rotation.

Complexity

Game length37.38 
Branching factor22.82 
Complexity10^38.40Based on game length and branching factor
Samples1000Quantity of logged games played

Move Classification

Distinct actions82Number of distinct moves (e.g. "e4") regardless of position in game tree
Good moves43A good move is selected by the AI more than the average
Bad moves38A bad move is selected by the AI less than the average
Samples1000Quantity of logged games played

Change in Material Per Turn

This chart is based on a single playout, and gives a feel for the change in material over the course of a game.

Trajectory

This chart shows the best move value with respect to the active player; the orange line represents the value of doing nothing (null move).

The lead changed on 28% of the game turns. Ai Ai found 4 critical turns (turns with only one good option).

Overall, this playout was 57.14% hot.

Position Heatmap

This chart shows the relative temperature of all moves each turn. Colour range: black (worst), red, orange(even), yellow, white(best).

Actions/turn

Table: branching factor per turn.

Action Types per Turn

This chart is based on a single playout, and gives a feel for the types of moves available over the course of a game.

Red: removal, Black: move, Blue: Add, Grey: pass, Purple: swap sides, Brown: other.

Unique Positions Reachable at Depth

012345
1816561179378456732269437

Note: most games do not take board rotation and reflection into consideration.
Multi-part turns could be treated as the same or different depth depending on the implementation.
Counts to depth N include all moves reachable at lower depths.
Inaccuracies may also exist due to hash collisions, but Ai Ai uses 64-bit hashes so these will be a very small fraction of a percentage point.

Shortest Game(s)

        

8 solutions found at depth 5.

Openings

MovesAnimation
h2,h3,g2,h4,g3,a8,f2,g4
b8,h2,b7,c6,i2,c8,a7,c5
h2,h3,g2,h4,g3,a8,f2
b8,h2,b7,c6,i2,c8,a7
h2,h3,g2,h4,g3,a8
b8,h2,b7,c6,i2,c8
h2,h3,g2,h4,g3
a2,b2,a3,e1,c2
b8,h2,b7,c6,i2
b8,b7,c8,b6,c7
h2,h3,g2,h4
a2,b2,a3,e1