prxnav / chessboard-ts

Home Page:https://chessboard-ts.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chessboard

This is an application made in Next.js and Tailwindcss, written in Typescript that takes the position of a Knight as input via mouseclick on a 8x8 chessboard.

Given the position of the Knight, the application finds all the possible places where the Knight can move.

About

https://chessboard-ts.vercel.app/


Languages

Language:TypeScript 54.1%Language:CSS 38.5%Language:JavaScript 7.4%