chesswrite
Multiplayer chess game made with Appwrite APIs.
Chesswrite is a multiplayer chess game with realtime gameplay capabilities. Just send a friend/match request, and start playing right away. Worried about your whizz friend cheating? No problem! Every movement is validated by a NodeJS function, and if doesn't pass validation, it will automatically reject your opponent's movement. Every match is saved using the standard PGN format and interpreted both in the backend and frontend by the Chess.js library, so it's very easy to implement future updates such as being able to watch replays, etc.
Play now! https://chesswrite.eu
Invitation system
As soon as you get invited to a new match you have the choice to play or just ignore. As soon as you accept it you'll be prompted to make the first movement.
Realtime gameplay
Everything works in realtime thanks to Appwrite's realtime events and listening to documents.
Your dashboard
You can play as many matches as you want at the same time, even if you still have different a match going on with that person. Just resume where you left it off.
Play chess with people you care
Build a group of friends and show them how good you are at playing chess!
When we came across Appwrite for the first time we were amazed and angry at the same time, we've just wasted so much time in the past building login functionality, database, websockets over and over again when using traditional backend languages.
Coming from a self-hosted background we instantly decided to test it out by building a small example application.
Just when we were about to get started with our project we saw the collaboration that the Appwrite team and Dev.to were doing and got to work immediately.
Just a bit of context, 3 people have worked in this project, aged between 20 and 21. We are currently studying for web development and 2 of us are roommates, so it has been amazing to work in this project every night till 2 am and laughing at how bad we are at coding! If you want to know more about us just visit our about page at https://chesswrite.eu/about (still in development)
Our Github usernames are...
https://github.com/undernightcore
https://github.com/JuanCGit
https://github.com/MarcosSesa
Web2 Wizards
Multiplayer chess game made with Appwrite APIs.
Appwrite collections and functions for the chesswrite project.
Please give it a try and play with your friends at
https://chesswrite.eu