emmas96 / sudoku-hitl

A human in the loop solver for Sudoku.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SudokuHITL

Python 3.9 Licence

| Dependencies | Usage

A simple human in the loop solver for Sudoku.

Dependencies

No third-party dependencies apart from numpy.

Usage

Play the Sudoku without entering all of the numbers which can be played based on trivial conditions. Run the game interface as such,

$ python main.py 

About

A human in the loop solver for Sudoku.

License:MIT License


Languages

Language:Python 100.0%