Skip to content

Alessandro1918/sudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 sudokuSolver

A Python script to solve Sudoku games!

printscreen from terminal

📋 Intro

Get a Sudoku game from a txt file (some games available is this repo "data" directory), and run the script that will try to solve it!

🛠️ Requirements

▶️ How to run it

  1. Clone this repository:
  $ git clone https://github.com/Alessandro1918/sudokuSolver.git
  1. Run:
  $ cd sudoku
  $ python3 runner.py data/game2.txt

About

A Python script to solve Sudoku games!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages