Skip to content
/ mathdoku Public

A graphical Mathdoku (aka Ken-Ken) grid solver.

License

Notifications You must be signed in to change notification settings

n-eq/mathdoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathdoku

A Mathdoku graphical solver in Python 2.7.x using Tkinter.

This program was part of a CS course (April/May 2014).

TODO

This is a non-exhaustive list of suggestions to improve this program (contributions are welcome!):

  • Rename variables, translate comments.
  • Improve grid saving/loading (see tkFileDialog.asksaveasfilename).
  • Use OOP and classes (maybe design patterns also) to improve code quality.
  • Improve README.

License

This project is released under the MIT licence, see LICENCE file for more details.

About

A graphical Mathdoku (aka Ken-Ken) grid solver.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages