Dear All<div><br></div><div>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: <a href="https://github.com/LalithaPrasad/PythonScripts">https://github.com/LalithaPrasad/PythonScripts</a></div>

<div>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. </div>

<div><br></div><div>Cheers</div><div>Lalitha Prasad</div>