Skip to content

rlabrecque/RLSolitaireBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLSolitaireBot

This was a very simple solitaire AI bot that I created off and on while on vacation to learn more about real time screen capture, computer vision and machine learning.

The actual AI logic is very simplistic, the vacation ended before I got to use ML for the AI. It currently just follows some simple rules and is greedy, it can only play single draw, and it wins about once every 10 games -- which is better than me.

To use this you need to get the Windows 7 version of solitaire here, and it needs to be run at maximized 1080p.

The number one thing that I learned while creating this is just how much of a pain in the ass trying to do this in C# was.

Videos

About

A simple AI bot that plays Windows 7 solitaire

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published