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
- Host: GitHub
- URL: https://github.com/dolanmiu/flappy-bird-server
- Owner: dolanmiu
- License: mit
- Created: 2016-12-23T17:00:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T13:00:33.000Z (about 2 years ago)
- Last Synced: 2025-09-20T09:46:23.996Z (17 days ago)
- Topics: flappy-bird, game, multiplayer, multiplayer-game, online-game
- Language: TypeScript
- Size: 49.8 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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