Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lagunovsky/flyingsquare

Multiplayer scroller game.
https://github.com/lagunovsky/flyingsquare

Last synced: 3 months ago
JSON representation

Multiplayer scroller game.

Awesome Lists containing this project

README

        

# FlyingSquare

Course work in the third year of study in BSUIR.

Multiplayer arcade (scroller) game.
Created with ❤, NodeJS, Socket.io, Gulp and Phaser.

Start game server
```sh
node app.js
```

Start game server dev mode
```sh
gulp
```