Skip to content

mennojak/CardShuffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Card-Shuffle

A "riffle shuffle" is a certain way of how someone can shuffle a deck of cards. I made a python program to see how big of an impact the component of skill has when shuffling with this method. To learn more about this project you can click here.

What I learned

  • How to look for insights in data results
  • How to use Matplotlib to plot the results
  • Gained more familiarity with python as a whole

Technologies

Project is created with:

  • Python version: 3.10.1
  • Matplotlib version: 3.5.1
  • tdqm version: 4.62.3

Usage

To run this project, first install the needed libraries if you haven't already. Use the package manager pip to install matplotlib and/or tdqm:

$ pip install matplotlib
$ pip install tdqm

It's possible to create scenario's for your needs. This can be done by making a new case near the beginning of the program.

screenshot_Cardshuffle

It's also adviced to download this program into a new folder in order for the graphs to save there.

To run this program, use the terminal and go to the folder containing this program. Then use:

$ python cardShuffle.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages