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 ```wget https://xogo.live/extras.zip && unzip extras.zip``` <br/>
14 Rename parameters.js.dist → parameters.js, and edit file. <br/>
17 Generate some pieces: <br/>
18 ```python generateSVG.py``` in pieces/Avalam
20 ```./start.sh``` (and later, ```./stop.sh```)