Skip to content

yanto77/auto-solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-solitaire

Automatic solver for EXAPUNKS's solitaire minigame. Demo: video.

Dependencies:

$ apt install python3-opencv
$ pip3 install pyautogui pyscreeze

Usage:

  1. Run solitaire from EXAPUNKS on one screen.
  2. Run python3 src/main.py on another screen.

Note: The solution includes hard-coded values for finding the card and mouse locations. Your screen may require different values.

About

Automatic solver for EXAPUNKS's solitaire minigame

Resources

Stars

Watchers

Forks

Languages