Blackjack terminal game written in Go
-
Updated
Jan 19, 2024 - Go
Blackjack terminal game written in Go
In this exercise we will simulate the first turn of a Blackjack game. You will receive two cards and will be able to see the face up card of the dealer. All cards are represented using a string such as "ace", "king", "three", "two", etc
Add a description, image, and links to the blackjack-simulator topic page so that developers can more easily learn about it.
To associate your repository with the blackjack-simulator topic, visit your repo's landing page and select "manage topics."