/chess-js

Chess made with Mithril JS

Primary LanguageJavaScript

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