react-flappy-bird icon indicating copy to clipboard operation
react-flappy-bird copied to clipboard

A side-scroller where the player controls a bird, attempting to fly between columns of green pipes without hitting them.

Results 5 react-flappy-bird issues
Sort by recently updated
recently updated
newest added

There is no root to prevent users go out of the screen and avoiding all walls.

Here's the **Weekly Digest** for [*EvanBacon/react-flappy-bird*](https://github.com/EvanBacon/react-flappy-bird): - - - # ISSUES Last week, no issues were created. - - - # PULL REQUESTS Last week, no pull requests were created,...

weekly-digest

Here's the **Weekly Digest** for [*EvanBacon/react-flappy-bird*](https://github.com/EvanBacon/react-flappy-bird): - - - # ISSUES Last week, no issues were created. - - - # PULL REQUESTS Last week, no pull requests were created,...

weekly-digest

npm start doesn't work how do I launch the app?

When i try to import the repository (in fact any repository!) this comes up: ``` An error occurred during import. This could be because the data provided was invalid, or...