This website requires JavaScript.
Explore
Help
Register
Sign In
funman300
/
Ferrous-Solitaire
Watch
1
Star
1
Fork
0
You've already forked Ferrous-Solitaire
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
48
Wiki
Activity
Files
374858ab6d51dfe070ef487ed8031b15830c130a
Ferrous-Solitaire
/
solitaire_core
/
src
T
History
funman300
251d35bc28
Build and Deploy / build-and-push (push)
Successful in 6m20s
Details
Test / test (push)
Successful in 11m24s
Details
Web E2E / web-e2e (push)
Successful in 4m46s
Details
Web WASM Rebuild / rebuild (push)
Successful in 8m10s
Details
Merge pull request 'feat: Show solution — winning_line core API + auto-playback (card_game bucket 4)' (
#159
) from feat/solution-line into master
2026-07-08 01:08:58 +00:00
..
achievement.rs
fix(engine,server): safe area clamp, analytics batch, achievement save order, daily rollover, replay validation, leaderboard opt-in (
#56
,
#60
,
#61
,
#62
,
#66
,
#68
)
2026-05-28 13:07:22 -07:00
error.rs
feat(core): add pile, error, deck, rules, scoring modules with tests
2026-04-23 11:07:58 -07:00
game_state.rs
feat(core): winning_line — full solver line via Solution::clean_solution
2026-07-07 16:19:12 -07:00
klondike_adapter.rs
refactor(core): move compute_time_bonus into scoring module
2026-06-22 11:04:11 -07:00
lib.rs
feat(core): Spider rules as a second card_game::Game implementation
2026-07-07 16:20:51 -07:00
proptest_tests.rs
style: cargo fmt under rustfmt 1.9 and gate formatting in CI
2026-07-07 10:59:20 -07:00
scoring.rs
refactor(core): move compute_time_bonus into scoring module
2026-06-22 11:04:11 -07:00
spider.rs
feat(core): Spider rules as a second card_game::Game implementation
2026-07-07 16:20:51 -07:00