0e7a34d6bf00fce0eccdf391f8d058688b911cd4
Pushes games_played=20, then pushes games_played=5 (lower). Pulls and asserts games_played is still 20 — confirming the server merges (takes the max) rather than overwriting with the lower value. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
A Klondike solitaire game built in Rust with Bevy, targeting Android and Linux desktop. Features
classic card rendering, draw-one/draw-three modes, score tracking, undo/redo, daily challenges, and auto-complete
detection.
https://klondike.aleshym.co/