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

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

Awesome Lists containing this project

README

          

![flappy bird](_docs/logo.png)

# Demo

![flappy bird](_docs/demo.gif)

## 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)