/golang-cards

Playing Cards in GoLang

Primary LanguageGo

golang-cards

Project:- Playing Deck of cards in Go.

Go is an open source programming language created by Google.

alt text

Hands on to basics of Go lang along with some test cases

Install GoLang

https://go.dev/dl/

Run this project locally

go run main.go deck.go

Online Go Playground

https://go.dev/play/

#happyCoding🙂