spielersun / kavaliro-movigas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kavaliro-movigas

Possible knight movements on a chess board. A knight can move anywhere on a chess board with maximum 5 moves. Logic comes from an api to read possible movements. Tiles identified as list items and they obtain or lose class based on their situation.

Squares are always clickable, change in start or end positions can be done via clicking them again. Steps are numerated to clarify the path. White and black board is a classic so I decided to colorize the knight only.

About

License:GNU General Public License v3.0


Languages

Language:HTML 56.9%Language:JavaScript 29.8%Language:CSS 13.3%