Skip to content

kalibani/crdt-tic-tac-toe

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Try the live version here : https://crdt-tic-tac-toe-one.vercel.app/

  • open 2 window of chrome
  • start play and spot the live changes

this simple game are using Yjs as the CRDT model as shared data types that can be manipulated concurrently.