Skip to content

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.

Notifications You must be signed in to change notification settings

nknittin16436/knight-moves-raftlabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published