/coop-chess

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

WIP - Coop Chess

This repository contains the code for a cooperative chess variant, built using chessground, Bootstrap, and Lichess PKCE authentication.

Run it on your machine

First, run npm i to install dependencies. Then, npm run build to build or npm run serve to start a local server on localhost:8080.