You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Online chess platform with Go backend (Gin + Postgres) and React frontend. Create and join games via Game ID, play with real-time SSE updates, validate moves server-side, and track game history. Includes local mode, theming for baord and pieces, and game actions (resign&draw).
Bem-vindo ao Xadrez Web! Este projeto é uma implementação elegante e modular do jogo de xadrez utilizando Vanilla JavaScript (ES Modules), focada em código limpo, performance e uma interface intuitiva.
StatFish is a UCI module wrapping StockFish, that will play first moves according to human opening usage statistics, allowing players to train against the most frequent openings.