Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexcambose/phaser-and-socket.io-multimplayer-game

A simple Phaser and Socket.io game based on websockets for multiplayer support :video_game:
https://github.com/alexcambose/phaser-and-socket.io-multimplayer-game

es6 game multiplayer phaserjs socket-io websockets

Last synced: 25 days ago
JSON representation

A simple Phaser and Socket.io game based on websockets for multiplayer support :video_game:

Awesome Lists containing this project

README

        

# Phaser and Socket.io multimplayer game :video_game:

A simple [Phaser](https://phaser.io/) and [Socket.io](http://socket.io/) game based on websockets for multiplayer support

## Getting started

- `npm install`
- `npm run devsv` to start dev server based on nodemon
- `npm run sv` to start the standard server
- `npm run wbp` to compile everything into bundle.js

##### Let me know what you think! :smile: