Created a Hand type that can also calculate the sum of the cards in the hand. Also wrote a display for it so that we can just print hands out. Reviewed-on: #13
blackjack
A simple blackjack program written in Rust.
Created a Hand type that can also calculate the sum of the cards in the hand. Also wrote a display for it so that we can just print hands out. Reviewed-on: #13
A simple blackjack program written in Rust.