Skip to content

ChrisParsonsDev/blackjack-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

blackjack-go

Simple CLI Blackjack game written in Go!

Contents

  • How to Use
  • ToDo

How to Use

  1. Download source
  2. Build "go build blackjack.go"
  3. Run executable

Note - To run without compilation: "go run blackjack.go"

For more information on installing/using Go: https://golang.org/cmd/go/

ToDo

  • FIX >> The "s" string to stick conflicts with the default save behaviour of the compiled executable

About

Simple CLI Blackjack game written in Go!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages