Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 283 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 283 Bytes

sudoku-game

Sudoku game, made with python & curses. Play in the terminal. For Linux, Mac OS and Windows.

How to install

$ pip install play-sudoku

How to play

$ sudoku

Technical documentation