Vallasc / Distributed-PacMan

This project aims to create a fully distributed Pac-Man clone using CRDTs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed PacMan

Pacman Distributed Edition

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:

How to run

npm install
npm run dev

How to build

npm run build

About

This project aims to create a fully distributed Pac-Man clone using CRDTs.


Languages

Language:TypeScript 66.2%Language:Svelte 29.8%Language:JavaScript 2.5%Language:HTML 0.8%Language:CSS 0.7%