Skip to content

bmordan/21-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

21

an image of cards an Ace and a Jack that add upto 21. These two cards win the game, they are the best cards you can be dealt

This is an simple game of Blackjack rendered in GO. I am learning go so this is quite a clumsy implementation. I have used iota types for the first time in this little programme.

To run it you'll need go installed on your computer. Download or clone this repo then just run the main.go file with

go run main.go

an image of the output from running this programme.

About

Blackjack card game in GO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages