https://github.com/johncurcio/flappy-bird
Node.js + Phaser.js clone of Flappy Bird
https://github.com/johncurcio/flappy-bird
bird flappy game javascript nodejs phaserjs
Last synced: 9 months ago
JSON representation
Node.js + Phaser.js clone of Flappy Bird
- Host: GitHub
- URL: https://github.com/johncurcio/flappy-bird
- Owner: johncurcio
- Created: 2019-07-26T19:17:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T11:30:41.000Z (about 2 years ago)
- Last Synced: 2025-04-07T05:06:49.365Z (about 1 year ago)
- Topics: bird, flappy, game, javascript, nodejs, phaserjs
- Language: JavaScript
- Homepage: https://johncurcio.github.io/flappy-bird/
- Size: 3.38 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Demo

## Running
Running the game is as simple as:
```npm start```
The game will start at port 3000 on localhost.
# About me
Check out [curcio.dev](https://curcio.dev)