Implement Stats #6

Merged
Quaternions merged 6 commits from stats into master 2026-05-17 16:46:09 +00:00
Showing only changes of commit 048c69f9e8 - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
use crate::Klondike; use crate::Klondike;
use card_game::{Game, Session}; use card_game::Session;
#[test] #[test]
fn test_is_winnable() { fn test_is_winnable() {
// is winnable // is winnable