Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Solitaire (WIP)

MOLEK-SYNTEZ solitaire solver written in python.

SHOWCASE

molek.mp4

What works

  • Capturing screen with game*
  • Solving**
  • Executing generated solution*
*All screens must be same resolution (preferably 1080p)
**Generated solutions have about 100-400 moves

What needs to be done

  • Rework solving process to find best solution instead of first solver stumbles upon.
  • Add support for setups with different screen resolution configuration.

Installation and Use

  • install pyautogui and pillow.
  • in settings.json change your screen amount and set on which one you have the game on.
  • lunch molek-syntez, open solitaire and click new game.
  • lunch main.py.

Not all of my monitors are 1080p

all of them are the same resolution

You need to go to settings.json and change magic numbers offsets because the default ones are for 1080p.

not all of them are the same resolution

Just disable or downscale the ones with higher resolution.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages