Online chess game written in React.
You and your friend can visit this link play against each other.
- Visit aidencullo.com/chess
- Connect with your friend
- Enjoy
This project was created with vite and is written in React, Typescript, and JSX. The code is fairly basic, I just wanted to build a complete project in React. Unit and Integration testing is done with Vitest.
pnpm install
pnpm dev
pnpm test
Aiden Cullo (aidencullo) with guidance from Tanner Hoelzel (thoelze1)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.