Skip to content

emichael/shenzhen-solitaire-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHENZHEN I/O Solitaire Bot

This is a bot for the solitaire game in Zachtronics's SHENZHEN I/O. Because this solitaire variant is full-information and deterministic, the bot can use a straight-forward search algorithm (with an admittedly simple heuristic).

Requirements

To install all dependencies, simply execute pip install -r requirements.txt.

Limitations

I have only tested this bot on Windows 10 at 1920x1080 resolution (with the game open on my primary monitor). It is highly unlikely to work at other resolutions, and there may be issues with other operating systems.

About

Bot for Shenzhen I/O Solitaire

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages