/CribCounter

Python script to score all possible cribbage hands and find the statistics.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

CribCounter

Python script to score all possible cribbage hands and find the statistics.

cribConter.py

This makes the hands and scores them, then makes a table with it all.

cribAnalysis.py

This takes in the that table and does some analysis and outputs some selected statistics.