Analyzed 1 day ago
About
Nduko is currently a n*n suduko solver.
Todo
Pretty much everything.
Hacking
Nduko is written in Python. Most of the useful (non UI/IO) code is contained in the python package nduko.
Nduko source code is maintained using the Git version control system and is available at the
... [More]
following location:
git://github.com/kragniz/nduko.git
You can download the source code from the Git repository by doing:
$ git clone git://github.com/kragniz/nduko.git
Later, to take the new commits you just have to do:
$ git pull
If you have any code you want in the master branch, create a pull request on Github, or email the mail author with a patch.
License
Nduko is released under the GNU General Public License (GPL) version 3 or later, see the file "COPYING" for more information. [Less]
1K
lines of code
0
current contributors
over 13 years
since last commit
1
users on Open Hub