Tkinter and Chess problems

Lalitha Prasad K lalithaprasad at gmail.com
Mon Jul 2 23:36:46 EDT 2012


Dear All

Recently I have been playing with Tkinter. I wrote two scripts to solve
well known chess problems: eight queens and knight's tour. Both are
available here: https://github.com/LalithaPrasad/PythonScripts
All are welcome to download and improve them if required. Hope to rewrite
them using the other GUI libraries for comparison purposes. But I think,
though Tkinter is considered primitive, It is extremely easy to use.

Cheers
Lalitha Prasad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120703/79a84c33/attachment.html>


More information about the Python-list mailing list