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

https://github.com/lippiece/knights-travails

Functional try on the knight's minimal moves problem
https://github.com/lippiece/knights-travails

Last synced: over 1 year ago
JSON representation

Functional try on the knight's minimal moves problem

Awesome Lists containing this project

README

          

# knights-travails
Functional try on the knight's minimal moves problem
## Skills used
- JavaScript functions
- JavaScript array methods
- JavaScript objects
- DOM manipulation
- Node
- Webpack
- npm

## [Odin Project's curriculum lesson page](https://www.theodinproject.com/lessons/javascript-knights-travails)