Skip to content

FlorianLebecque/Checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers

P5js Implementation of a checker board, using GunDB for (not quite) realtine synchronization

Using international rule (the queen movement is simplified)

image

How To start

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 start

Open index.html in two browsers, create accounts, log in,

Our presentation

Available at the following URL: https://pads.bachelay.eu/p/gun-db Or as a PDF, in this folder.

Dependecy

  • P5js CDN
  • Gun js CDN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •