Skip to content

zaristei/sudoku

Repository files navigation

sudoku

Me experimenting with making a sudoku solver to see if it makes me a better player

How to use:

  1. Clone repository: git clone git@github.com:zaristei/sudoku.git
  2. Update Submodules: git submodule update --init
  3. Install dependencies pip install -r requirements.txt
  4. Go into solver and choose a puzzle difficulty, number of puzzles, and a set of strategies
  5. python3 solver.py
  6. Have fun!

About

Me experimenting with making a sudoku solver to see if it makes me a better player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors