Hello,

I have started learning Rust. I have only made a fibonaci series program so far but I would make more complex program as I progress in learning Rust :D

You are viewing a single thread.
View all comments View context
1 point
*

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.

  • Aces as 1 or 11
  • splitting doubles
  • Betting
  • Random card, single deck, multiple decks etc
  • Dealer logic as AI
  • Player AI with card counting
permalink
report
parent
reply

Rust Programming

!rust@lemmy.ml

Create post

Community stats

  • 231

    Monthly active users

  • 120

    Posts

  • 277

    Comments

Community moderators