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

https://github.com/dolanmiu/flappy-bird-server

A server for the multiplayer Flappy bird
https://github.com/dolanmiu/flappy-bird-server

flappy-bird game multiplayer multiplayer-game online-game

Last synced: 17 days ago
JSON representation

A server for the multiplayer Flappy bird

Awesome Lists containing this project

README

          


License
Travis
Known Vulnerabilities

# Flappy Bird Online Server
> The server for the Phaser remake of Flappy Bird

## How to play
Go to [https://dolanmiu.github.io/flappy-bird-client](https://dolanmiu.github.io/flappy-bird-client)

## How to Install
1. Clone this Repo
2. run `npm install`
3. run `npm start`
4. Do the exact same for the [client](https://github.com/dolanmiu/flappy-bird-client). This is only the server!

Made with ♥ by Dolan Miu