Added deck and the start of the waste
I think I'm going to need some mode advanced widget that I make myself though
This commit is contained in:
@@ -97,6 +97,7 @@ impl fmt::Display for Value {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#[derive(PartialEq, Debug, Copy, Clone)]
|
||||
pub struct Card {
|
||||
pub suit: Suit,
|
||||
|
||||
Reference in New Issue
Block a user