96ac44fbefbfc15e1450de5016de45b3c5fdf7fe
The daily-challenge seed function had no unit test coverage. Added tests for determinism, cross-day and cross-year distinctness, non-zero output, and all six generate_goal variants (score/time field correctness). This acts as a change-detection guard for the authoritative seed algorithm that all players worldwide rely on to receive the same daily deal. 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/