Sudoku is a Python game that uses the Curses module to control the display.
Python
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= LICENSE
carview.php?tsp= README
carview.php?tsp= sudoku.py

README

Sudoku is a Python game that uses the Curses module to control the display.
All information in: https://www.diogonuno.com
Currently doesn't run on Windows due to some curses based error (dunno) but runs on linux and mac. 
It just needs Python Curses Module to run. To play run "python sudoku.py" or just run the executable file with ./sudoku.py
Copyright (C) 2010 Diogo Nuno