Skip to content

abiramrnair/chess-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Chess

How to run

  • cd frontend
  • npm i
  • npm run dev

How to test

  • cd frontend
  • npm i
  • npm test
  • add new move generation tests by following format for uploading FENs

To-do

  • styling
  • board rotation