chess icon indicating copy to clipboard operation
chess copied to clipboard

A multiplayer chess platform

Results 233 chess issues
Sort by recently updated
recently updated
newest added

Users creates a game User gets a link User can share the link with their friend who can join

Whenever the game ends (timeout, users leave/resign) , we should clean up the resources on the server (destroy the Game class instance)

User should be able to see the valid places where they can move on the FE

If the user is inactive for more than 60s Probably needs to be configurable