Skip to content

Releases: CS-UCR/Smart-Chessboard

Software implementation

09 Dec 22:53
Compare
Choose a tag to compare
Pre-release

To run, open three terminals:

  • run python server.py on one of them
  • run python servergame.py on another
  • extract build.zip, cd into it, and run npm serve . and open web browser to the address given.