P5js Implementation of a checker board, using GunDB for (not quite) realtine synchronization
Using international rule (the queen movement is simplified)
Having nodejs and npm installed, run the following snippet in a folder to start a local gun relay peer.
npm install gun
cd node_modules/gun
npm startOpen index.html in two browsers, create accounts, log in,
Available at the following URL: https://pads.bachelay.eu/p/gun-db Or as a PDF, in this folder.
- P5js CDN
- Gun js CDN