Skip to content

A pylab program that shows nice graph about the klondike (patience) game

License

Notifications You must be signed in to change notification settings

sp4ce/Klondike-Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klondike-Statistics

Display nice statistics graph over the Klondike (patience) game.

python main.py

Solver

The solver used is the one from ShootMe, I copied it here in this repository since I planned to make some modifications to include more data to output. The code of this solver was released under the permissive MIT license, so I decided to release the python code under the same license.

Example

Display some images

About

A pylab program that shows nice graph about the klondike (patience) game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages