Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 258 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 258 Bytes

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.