3 Simplified version of old vchess.club, to focus on the essential : the game.
12 ```wget https://xogo.live/assets.zip && unzip assets.zip``` <br>
13 Rename parameters.js.dist → parameters.js, and edit file. <br>
16 Generate some pieces: <br>
17 ```python generateSVG.py``` in variants/Avalam/pieces
19 ```./start.sh``` (and later, ```./stop.sh```)