Welcome to Chessless.dev

Chessless uses Kanalo Pipelines + Kanalo Functions to simulate a real world game. Powered by Vercel built using NextJS@13.

Recent Games (10)

Loading...

How does it work?

The overall system works by sending JSON messages back and forth between the server and client. Kanalo parses the JSON messages and takes actions based on the event it has received.

The summarized architecture is simple and very similar to JAMStack apps but with realtime superpowers 🚀.