Full notes
Full The Elm Game update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
1 fix0 additions0 changes0 removals
- Fixes
fixedFixed an AI bug that could sometimes produce suboptimal moves in the rather late phase of the game. When it occurred, the end result would differ by +1 or -1, respectively.
The Elm Game changes
fixedFixed an AI bug that could sometimes produce suboptimal moves in the rather late phase of the game. When it occurred, the end result would differ by +1 or -1, respectively.
Fixed an AI bug that could sometimes produce suboptimal moves in the rather late phase of the game. When it occurred, the end result would differ by +1 or -1, respectively.
Source
Changelog.gg summarizes and formats this update. How we read updates.
