Simple CLI Blackjack game written in Go!
- How to Use
- ToDo
- Download source
- Build "go build blackjack.go"
- Run executable
Note - To run without compilation: "go run blackjack.go"
For more information on installing/using Go: https://golang.org/cmd/go/
- FIX >> The "s" string to stick conflicts with the default save behaviour of the compiled executable