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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to