3014b65c92b71ec9f3f5bf613d1d512cd5a6f824
Three new tests: non-waste→tableau scores zero (tableau restack and impossible foundation→tableau), move→stock/waste scores zero (guard against non-obvious destinations panicking), and time_bonus capped at i32::MAX via the .min() guard. 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/