| description | Simple but flexible website to play many chess variants |
| last change | Fri, 8 May 2026 23:33:54 +0000 (01:33 +0200) |
| URL | [public ] git://auder.net/xogo.git |
| [private] git@auder.net:xogo.git |
Simplified version of old vchess.club, to focus on the essential : the game.
PHP + Python + Node.js + npm.
npm i -g nodemon
Initialisation (done once): retrieve ‘binaries’ (files binary or not which never change).
./initialize.sh
Rename and edit the parameters.js.dist file:
cp js/parameters.js.dist js/parameters.js
Finally:
./start.sh (and later, ./stop.sh)
| 5 hours ago | main | shortlog | log | tree |