Skip to content

trey-miller/deck-of-cards-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deck of Cards

Began from a prompt to create a class representing a deck of cards. The cards are rendered with unicode characters like this: 🃓.

Includes a sandbox where you can shuffle the deck and draw cards from it, and the UI of an unfinished game.