Quaternions
  • Joined on 2026-04-18
Quaternions pushed to master at Quaternions/card_game 2026-05-18 18:12:16 +00:00
787c16a9dc add wacky lints
9599b7a50c const
0dfd51e25b cannot support more than 4 decks with range packing because 255 < 52 * 5
Compare 3 commits »
Quaternions pushed to master at Quaternions/card_game 2026-05-18 18:05:39 +00:00
5f81f28160 refactor CardValue into Rank enum
Quaternions pushed to master at Quaternions/card_game 2026-05-17 17:14:42 +00:00
ab4348775b fix readme
Quaternions pushed to master at Quaternions/card_game 2026-05-17 17:07:46 +00:00
d33d75870b no need to construct stats
Quaternions pushed to master at Quaternions/card_game 2026-05-17 16:46:11 +00:00
595ff73f90 Implement Stats (#6)
Quaternions deleted branch stats from Quaternions/card_game 2026-05-17 16:46:11 +00:00
Quaternions merged pull request Quaternions/card_game#6 2026-05-17 16:46:09 +00:00
Implement Stats
Quaternions closed issue Quaternions/card_game#1 2026-05-17 16:46:09 +00:00
Track stats
Quaternions pushed to stats at Quaternions/card_game 2026-05-17 16:44:40 +00:00
048c69f9e8 fix lint
Quaternions pushed to stats at Quaternions/card_game 2026-05-17 16:42:50 +00:00
74343d0c7a fix move count
Quaternions pushed to stats at Quaternions/card_game 2026-05-17 16:42:01 +00:00
b40fc4bf56 fix undo
Quaternions pushed to stats at Quaternions/card_game 2026-05-17 16:37:56 +00:00
97cc81987f display stats
Quaternions created pull request Quaternions/card_game#6 2026-05-17 16:30:19 +00:00
Implement Stats
Quaternions created branch stats in Quaternions/card_game 2026-05-17 16:29:45 +00:00
Quaternions pushed to stats at Quaternions/card_game 2026-05-17 16:29:45 +00:00
2f2910dce2 fini
03f5e70498 wip stats
Compare 2 commits »
Quaternions pushed to master at Quaternions/card_game 2026-05-17 15:42:51 +00:00
5553a7e1a1 use associated constant
a450c00378 do not pop_flip_up stock
Compare 2 commits »
Quaternions pushed to master at Quaternions/card_game 2026-05-17 05:12:36 +00:00
de0fdf33ad specific functions
3cbe8dea78 comment
Compare 2 commits »
Quaternions pushed to master at Quaternions/card_game 2026-05-17 05:08:25 +00:00
bb558c7983 rename function
6fec71ea0a use into trait generics
Compare 2 commits »
Quaternions pushed to master at Quaternions/card_game 2026-05-17 02:01:10 +00:00
8269c7e87f improve priority
Quaternions pushed to master at Quaternions/card_game 2026-05-17 01:15:18 +00:00
418e0b5867 spam enter for auto