Skip to content

viccollado/QueensGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โ™› LinkedIn Queens Solver Bot

Welcome to the LinkedIn Queens Solver Bot repository!

This project showcases a bot that solves the Queens Game using advanced optimization techniques. The game solution is computed using Mixed-Integer Linear Programming (MILP), a powerful method for tackling combinatorial challenges like the classic N-Queens problem.

To run in your computer, you should run the script mouse_info.py and change in the main.py file the coordinates of your Queens box game.

๐Ÿš€ Features

  • โœ… MILP-based solver for the Queens Game
  • ๐Ÿง  Intelligent and efficient optimization strategy
  • ๐Ÿ–ฅ๏ธ Automated gameplay through a bot interface using Pyautogui.
  • ๐ŸŽฅ Demo video of the solver in action

๐Ÿ“น Demo

Watch the bot in action solving the Queens Game:

Queens_03062025.mp4

About

Automatic bot to solve Queens Linkedin game using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published