Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevinzwang/min-knight-moves

A Java program that returns the minimum number of moves needed for a knight to move from one place to another on a chess board, given two board values from 0 to 63.
https://github.com/kevinzwang/min-knight-moves

Last synced: about 1 month ago
JSON representation

A Java program that returns the minimum number of moves needed for a knight to move from one place to another on a chess board, given two board values from 0 to 63.

Awesome Lists containing this project