Skip to content

stammana/DeckOfCards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeckOfCards

Implementing the deck of cards functionality in scala. The functionality includes the following.

  1. Implement a method to shuffle the deck
  2. Get all cards with the same suit from a shuffled deck
  3. Order a shuffled deck in the following suit and card number (Diamonds [A-K], Clubs [A-K], Hearts [A-K], Spades [A-K])

About

Implementing the deck of cards functionality in scala. The functionality includes shuffling, ordering and querying the cards of the same suit

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages