Skip to content

Two-player online chess platform utilizing a P2P connection to record and update gameplay in real time.

Notifications You must be signed in to change notification settings

aidencullo/chess

Repository files navigation

Chess

Online chess game written in React.

How to play

You and your friend can visit this link play against each other.

Instructions

  1. Visit aidencullo.com/chess
  2. Connect with your friend
  3. Enjoy

Technical Notes

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.

Install

pnpm install

Run

pnpm dev

Test

pnpm test

Resources

Testing

tutorial matchers queries

Authors

Aiden Cullo (aidencullo) with guidance from Tanner Hoelzel (thoelze1)

Contributing

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.

License

MIT

About

Two-player online chess platform utilizing a P2P connection to record and update gameplay in real time.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages