Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 219 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 219 Bytes

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