Distributed PacMan This project aims to create a fully distributed Pac-Man clone using CRDTs. Demo Project slides (italian) It is based on the following open source projects: Yjs Three.js Pacman3D How to run npm install npm run dev How to build npm run build