forked from code100x/chess
-
Notifications
You must be signed in to change notification settings - Fork 0
A multiplayer chess platform
Unlimitorbe-Tacticusal/chess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Building a platform where people can
- Sign up
- Create a new match/get connected to an existing match
- During the match, let users play moves
- Have a rating system that goes up and down similar to standard chess rating
Let's keep it simple
- React for Frontend
- Node.js for Backend
- Typescript as the language
- Saparate Websocket servers for handling real time games
- Redis for storing all moves of a game in a queue
About
A multiplayer chess platform
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 96.3%
- JavaScript 2.8%
- Other 0.9%