/xogo

Playing live games of (random) chess variants

Primary LanguageJavaScriptISC LicenseISC

xogo.casa

Simplified version of old vchess.club, to focus on the essential : the game.

Requirements (dev)

PHP + Node.js + npm. npm i -g nodemon

Usage

wget https://xogo.live/assets.zip && unzip assets.zip
Rename parameters.js.dist → parameters.js, and edit file.
npm i

Generate some pieces:
python generateSVG.py in pieces/Avalam

./start.sh (and later, ./stop.sh)