by LK_Poland » Wed Dec 13, 2023 8:45 pm
Knight’s Shortest Path licensed under
GPLv3 is both free and open-source program that finds on given MxN chessboard minimum number of steps for a Knight to reach destination position from source position.
Dependencies:
Precompiled standalone Windows 10 version
download.
Project source code repository is hosted on
gitlab.
[i]Knight’s Shortest Path[/i] licensed under [url=https://www.gnu.org/licenses/gpl-3.0.html]GPLv3[/url] is both free and open-source program that finds on given MxN chessboard minimum number of steps for a Knight to reach destination position from source position.
[img]https://i.ibb.co/y8tnB5H/knightss.jpg[/img]
[b]Dependencies:[/b]
[list]
[*]C++
[*]Qt 5.15
[/list]
Precompiled standalone Windows 10 version [url=https://drive.google.com/file/d/1T-4dk5K01QR4lzavVUfRWPuYjzAdPJnf]download[/url].
Project source code repository is hosted on [url=https://gitlab.com/LK_Poland/knight-shortest-path]gitlab[/url].