Skip to content

p-derakhshan/KnightShortestPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KnightShortestPath

Given a square chessboard of N x N size, the position of Knight and position of a target is given. This program finds out the minimum steps a Knight will take to reach the target position. It also includes a graphic visualisation of the sequence of steps needed to reach the target position.

Releases

No releases published

Packages

No packages published

Languages