Skip to content

To store some of my python scripts which I want to share with the world at large

Notifications You must be signed in to change notification settings

LalithaPrasad/PythonChessProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository consists of python scripts, which I create from time to time
and share with world at large.

1.	tk_queens.py	Displays the solutions of eight queens problem
					Uses Tkinter

2.	50px-Chess_qdt45.svg.png	Image of the queen used in the above script

3.	tk_knights.py	Solves the knight's tour problem visually
					Uses Tkinter

4.	50px-Chess_ndt45.svg.png	Image of the knight used in the above script

About

To store some of my python scripts which I want to share with the world at large

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages