Quaternions
  • Joined on 2026-04-18
Quaternions pushed to main at Quaternions/_cargo-index 2026-05-29 20:24:47 +00:00
710f621b80 Update klondike
Quaternions pushed to master at Quaternions/card_game 2026-05-29 20:23:58 +00:00
0f12e8dbd2 fix doc
31e7cdbc6f card_game v0.3.0 improved scoring + config
Compare 2 commits »
Quaternions pushed to main at Quaternions/_cargo-index 2026-05-29 20:23:55 +00:00
69fc480872 Update card_game
Quaternions pushed to master at Quaternions/card_game 2026-05-29 20:19:00 +00:00
64a94c6072 Implement improved scoring (#13)
Quaternions deleted branch score from Quaternions/card_game 2026-05-29 20:19:00 +00:00
Quaternions merged pull request Quaternions/card_game#13 2026-05-29 20:18:58 +00:00
Implement improved scoring
Quaternions closed issue Quaternions/card_game#10 2026-05-29 20:18:58 +00:00
Score Improvements
Quaternions pushed to score at Quaternions/card_game 2026-05-29 20:15:48 +00:00
cd7f025708 add stats accessors
Quaternions created pull request Quaternions/card_game#13 2026-05-29 20:11:50 +00:00
Implement improved scoring
Quaternions created branch score in Quaternions/card_game 2026-05-29 20:11:31 +00:00
Quaternions pushed to score at Quaternions/card_game 2026-05-29 20:11:31 +00:00
1d96eec147 style
388a45b5ec cleanup
31c43028d2 implement improved scoring
Compare 3 commits »
Quaternions pushed to master at Quaternions/card_game 2026-05-29 18:59:29 +00:00
c9c341e926 Add MoveFromFoundationConfig option to KlondikeConfig (#12)
Quaternions deleted branch move-from-foundation_config from Quaternions/card_game 2026-05-29 18:59:29 +00:00
Quaternions merged pull request Quaternions/card_game#12 2026-05-29 18:59:27 +00:00
Add MoveFromFoundationConfig option to KlondikeConfig
Quaternions closed issue Quaternions/card_game#11 2026-05-29 18:59:27 +00:00
Take From Foundation Config
Quaternions created pull request Quaternions/card_game#12 2026-05-29 18:58:17 +00:00
Add MoveFromFoundationConfig option to KlondikeConfig
Quaternions created branch move-from-foundation_config in Quaternions/card_game 2026-05-29 18:57:41 +00:00
Quaternions pushed to move-from-foundation_config at Quaternions/card_game 2026-05-29 18:57:41 +00:00
ffd25079a9 add MoveFromFoundationConfig
Quaternions commented on pull request funman300/Ferrous-Solitaire#76 2026-05-29 18:39:58 +00:00
docs: card_game integration gap analysis

Missing scoring sub-rules (flip bonus, recycle penalty, undo penalty, time bonus)

If you can find an online article that has the exact scoring rule I can work on improving the scoring, that…

Quaternions opened issue Quaternions/card_game#11 2026-05-29 18:33:51 +00:00
Take From Foundation Config