Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with knight-problem

A curated list of projects in awesome lists tagged with knight-problem .

https://github.com/dnlzrgz/knight

An experiment writen in Python to check how many moves a knight needs to get around a chessboard.

chess chessboard knight knight-problem knight-shortest-path pygame pygame-gui python python3

Last synced: 05 Nov 2024

https://github.com/danielbrodi/knights-tour

The Knight’s tour problem solved in C with both the naive and the heuristic solutions, using a backtracking algorithm, recursion and a bit array. Includes GUI,

backtracking backtracking-algorithm c chess chess-ai chess-board chess-game chessboard heuristic-algorithm heuristic-search heuristic-search-algorithms heuristics knight-problem knight-tour knights-tour knightstour memory-management options-strategies recursion recursive-algorithm

Last synced: 06 Nov 2024

https://github.com/youssefbennour/knightshortestpath

Display the shortest path for reaching a point(x,y) in an infinitie chess board, stimulating the 'Knight' moves, using graph theory and BFS.

bfs bfs-algorithm chess csharp dotnet knight-problem

Last synced: 12 Oct 2024