nknittin16436 / knight-moves-raftlabs

This is a simple React app that allows a user to move a knight piece around an 8x8 chessboard. The app highlights all possible moves for the knight and allows the user to move the piece by clicking on a square.

Home Page:https://knight-moves-raftlabs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knight's Tour Chessboard

This is a simple React app that allows a user to move a knight piece around an 8x8 chessboard. The app highlights all possible moves for the knight and allows the user to move the piece by clicking on a square.

View it on Desktop for better experience

Deployed App

Available Scripts

In the project directory, you can run:

npm install to install dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

This is a simple React app that allows a user to move a knight piece around an 8x8 chessboard. The app highlights all possible moves for the knight and allows the user to move the piece by clicking on a square.

https://knight-moves-raftlabs.vercel.app


Languages

Language:TypeScript 63.4%Language:HTML 23.8%Language:CSS 12.8%