Full notes
Full The Elm Game update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- UI and audio
- Fixes
The Elm Game changes
Added a new type of background to the tree stump, a forest floor with dried pine needles and some leaves. Like the others it is also randomly generated each time you click on it.
Added a button to the in-game user interface in classic mode to change the color scheme. This was only possible in the menu before.
Previously, if you clicked on "Invite a Friend" while the computer player was thinking, it would not be interrupted and would still make its next move. This is now fixed.
Source
Changelog.gg summarizes and formats this update. How we read updates.
