This project is a robotic chessboard that can play against a player.
You must have Stockfish installed on your system. To install all required npm packages run
npm install
To start the server, run
npm run start -w server
To run the Raspberry Pi code, run
npm run start -w rpi
Note: The Raspberry Pi code will only work when run on a Raspberry Pi computer.
We are University of Waterloo Software Engineering students.
- Elena Lungoci
- Bowen Dai
- Dan Chiem
- Edmon Shi
- Petar Isakovic