Skip to content

giri-jeedigunta/Deck-of-Cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deck of Cards

go run main.go deck.go

A simple Go basics playground / learners project.

  • I'm generating a deck of cards and added some reciever / custom functions like shuffle, print etc,.
  • Custom data type: deck
  • Functions with multiple returns
  • Looping through slice of strings

About

A simple Go basics playground / learners project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages