this post was submitted on 21 Dec 2024
18 points (95.0% liked)
Rust Programming
8234 readers
38 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Single player blackjack against the dealer is a good choice.
The basic rules of the game are easy to implement so the payoff is quick and you can extend it later with additional complexity if you like.