Skip to content

knixnkk/websudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sudoku Solver in Python

This Python program uses the Selenium library to automate the solving of Sudoku puzzles on the websudoku.com website.

Usage

To use the program, simply clone this repository and run the sudoku.py file. The program will open a new Edge browser window and navigate to the websudoku.com website. It will then automatically solve the puzzle and enter the solution into the website.

Dependencies

The program requires the following Python libraries:

  • Selenium
  • pyautogui

License

This program is licensed under the MIT License.

About

websudoku-bot-autoplay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages