Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
♖ ♗ ♘ ♛ Basically scaled down version of chess.com 🔥
- Host: GitHub
- URL: https://github.com/adistrim/chessify
- Owner: adistrim
- Created: 2024-04-18T18:52:00.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T12:09:00.000Z (7 months ago)
- Last Synced: 2024-04-19T19:57:04.921Z (7 months ago)
- Topics: chessjs, express, tailwindcss, vite-react, websockets
- Language: TypeScript
- Homepage: https://chessify-prod.vercel.app/
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chessify
Chessify is a scaled-down version of [chess.com](https://chess.com), offering users the opportunity to play chess anonymously with others. Players simply need to stay ready in the queue, and when another player joins, their game begins.
## Features
- **Anonymous Chess Gameplay**: Dive straight into the action without the hassle of creating an account or disclosing personal information.
- **Real-time Matchmaking**: Instantly pair up with other players waiting in the queue, ensuring minimal downtime and maximum enjoyment.
- **Chess.js Integration**: Powered by the robust chess.js library, expect nothing less than precise and dependable game mechanics.
- **Express Backend**: Our backend server, built with Express.js, ensures a stable and efficient gaming environment.
- **Vite@React Frontend**
- **Tailwind CSS for UI**: Superclean and easy to use UI components, thanks to Tailwind CSS.
- **Websockets for Real-time Communication**: Stay connected with your opponent through websockets, allowing for instantaneous updates.
## License
This project is licensed under the MIT License - see the [LICENSE](https://www.mit.edu/~amini/LICENSE.md) for details.