jramey / KnightsTour.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KnightsTour.js

A knight's tour is a sequence of moves of a knight on a chessboard such that the knight visits every square exactly once.

This project was completed to get familiar with JavaScript and JQuery .

About


Languages

Language:JavaScript 75.4%Language:CSS 24.6%