• Stars
    star
    1
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A digital deck of 52 cards and Dominoes including methods for shuffling, a procedure to randomize a deck. I used an algorithm called Fisher Yates to shuffle the cards to avoid ordered sequences. Same for the tiles.