Chessvn

Open source for chessvn.com — the multi-chess platform
and the Chessvn game. Most source code will be open.
Transparency · Trust · Community

Initializing — updates coming soon

About

chessvn.org is the official open source home of the Chessvn ecosystem — a multi-chess platform built in Vietnam. Our goal is to open our source code, foster transparency, build trust, and invite the community to contribute.

Most core components of the platform — from the chess engine, UI components, to the API — will be progressively open-sourced on GitHub under the chessvnorg organization.

Note: This website and its repositories are currently in the initial setup phase. Content will be updated continuously in the near future. Follow us on GitHub to get notified when the first release is available.

Getting Started

Dark Mode — Code
Getting Started with Chessvn
Install the core library and start exploring the mystical game mechanics that make Chessvn truly unique.
# Install via npm npm install @chessvn/core # Or clone the repository git clone https://github.com/chessvnorg/core

Repositories

Repositories will be published progressively. Below is the planned roadmap.

chessvnorg/core
Core game engine — rules, moves, and game state management
WIP
🎨
chessvnorg/ui
UI components — board, pieces, and player interface
Soon
chessvnorg/api
REST & WebSocket API — realtime connections, matchmaking
Soon
📚
chessvnorg/docs
Documentation — guides, API reference, contributing guide
Soon