Skip to content

pandelisgreen13/ChessBoard

Repository files navigation

ChessBoard

We have a ChessBoard with NxN size. Giving the start position of the Knight and the target position. We calculate the shortest path with a specific amount of moves.

About the calculation, we use breadth first search(BFS) algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages