An open API service indexing awesome lists of open source software.

https://github.com/cloudmercato/sudoku-game

Sudoku Game logic iin Python
https://github.com/cloudmercato/sudoku-game

Last synced: 8 months ago
JSON representation

Sudoku Game logic iin Python

Awesome Lists containing this project

README

          

Python Sudoku game
==================

This yet another version of a Python Sudoku Game playable in console

Why another Sudoku ?
--------------------

The main purpose of this repository is to provide the basements for Sudoku solver.
It has built on top of numpy and mainly designed to be used in:

- `Sudoku Machine Learning `_
- `Sudoku Machine Learning Benchmark `_

Install
-------

::

pip install https://github.com/cloudmercato/sudoku-game/archive/refs/heads/master.zip