Skip to content

MattWarren97/PatienceSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PatienceSolver

An attempt at solving a card game known as Gaps (https://en.wikipedia.org/wiki/Gaps)

Python 3.6 used, only core modules

First iteration uses entirely random move selections. Future iterations are expected to use MonteCarlo tree-search. Other techniques will be tried too.

About

An attempt at solving a patience card game known as Gaps (https://en.wikipedia.org/wiki/Gaps)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages