Skip to content

prom/Python-Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku is a Python game that uses the Curses module to control the display.

All information in: http://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

About

Sudoku is a Python game that uses the Curses module to control the display.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages