| description | Simple but flexible website to play many chess variants |
| last change | Sun, 3 May 2026 19:35:36 +0000 (21:35 +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 + 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)
| 10 hours ago | main | shortlog | log | tree |