An open API service indexing awesome lists of open source software.

https://github.com/adistrim/chessify

♖ ♗ ♘ ♛ Basically scaled down version of chess.com 🔥
https://github.com/adistrim/chessify

chessjs express tailwindcss vite-react websockets

Last synced: 2 months ago
JSON representation

♖ ♗ ♘ ♛ Basically scaled down version of chess.com 🔥

Awesome Lists containing this project

README

          

# Chessify

Chessify is a minimalist chess platform allowing instant anonymous gameplay. Join the queue and get matched with the next player who joins - quick and simple kind of like Omegle, but for chess!

Visit the site: [chessify.adistrim.in](https://chessify.adistrim.in)

## Features

- **Simple Matchmaking**: Play against whoever joins the queue next, no account needed
- **AI Opponent**: Play with the Stockfish engine with adjustable difficulty (0-20)

## Tech Stack

- Frontend: React with Vite, Tailwind CSS (deployed on Vercel)
- Backend: Express.js (deployed on AWS EC2)

> **Note**: The backend may occasionally be offline as it costs money to keep running. If you want to know more about the platform or would like to use it when it's offline, Please [contact araj@adistrim.in](mailto:araj@adistrim.in)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) for details.