There are 0 repository under knights-travails topic.
A compilation of all my programming projects for The Odin Project web development course.
Assignment for the Ruby course of The Odin Project.
Knights Travails - The Odin Project: https://www.theodinproject.com/lessons/javascript-knights-travails
Get the fastest route from point A to B with knight
Shows the shortest possible path to get from one square to another generating all the squares the knight will stop at along the way on a chessboard
A project from The Odin Project (Full Stack Javascript).
Linked Lists, Binary Search Trees, Graphs, Adjacency Lists, BFS, DFS.
Knights travails implemented with JavaScript.