https://github.com/dolanmiu/flappy-bird-client
A phaser remake of flappy bird
https://github.com/dolanmiu/flappy-bird-client
flappy-bird multiplayer multiplayer-game online-game phaser phaser-remake
Last synced: about 2 months ago
JSON representation
A phaser remake of flappy bird
- Host: GitHub
- URL: https://github.com/dolanmiu/flappy-bird-client
- Owner: dolanmiu
- License: mit
- Created: 2016-12-17T01:13:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T13:06:26.000Z (over 1 year ago)
- Last Synced: 2025-02-27T04:09:44.287Z (2 months ago)
- Topics: flappy-bird, multiplayer, multiplayer-game, online-game, phaser, phaser-remake
- Language: TypeScript
- Homepage: https://dolanmiu.github.io/flappy-bird-client
- Size: 494 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flappy Bird Online Client
> The client 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 [server](https://github.com/dolanmiu/flappy-bird-server). This is only the client!Made with ♥ by Dolan Miu