Releases: CS-UCR/Smart-Chessboard
Releases · CS-UCR/Smart-Chessboard
Software implementation
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.