Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florianvazelle/pacman.io

Pacman in Agar.io style
https://github.com/florianvazelle/pacman.io

multiplayer-game phaser3 socket-io

Last synced: 28 days ago
JSON representation

Pacman in Agar.io style

Awesome Lists containing this project

README

        

# Pacman.io

### Prérequis
* Nodejs v10.15.0
### Installation
Pour installer les dépendances du projet :
```
npm install
```
### Démarrage
Pour lancer le serveur :
```
node server.js
```
### Capture d'écran
![home](https://florianvazelle.github.io/resources/images/pacman/home.png?raw=true)
![game](https://florianvazelle.github.io/resources/images/pacman/game.png?raw=true)