Main
Intro
Al's Sudoku is a small wxPython Sudoku solver written 100% in Python.
Features
- Solves standard 9x9 (blocks of 3x3) Sudokus, and Sudokus of other block sizes, such as 2x2, 2x3, etc...
- Can also solve Samurai Sudokus, altough those will take more time
- Tracks your progress, and you can undo and redo your changes in the Grid at any moment
- Currently it only supports loading 9x9 Sudokus in text/plain format, or GPE file format
- You can directly load a Sudoku stored on any web server
- Availble in 3 languages. Catalan, English and Spanish (in alphabetical order to avoid unwanted problems)
Missing Features
There are several features, that may be implemented in the next version, If I find time.
- Sudoku Generator
- Lock/Unlock cells
- Save
- Etc...
Requisites
Downloads
The source code can currently be downloaded only from the subversion repository.
You need a Subversion client to download it.
Just type:
$ svn co https://sudoku.almlys.org/svn/sudoku/trunk
Username: cvsguest
When you are asked for a password, press enter, it's empty.
License
Al's Sudoku is Licenseed under the GPL
Contact / Patches / Etc
Legal
Go Here
|
|