Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucaspereirasouzat/flapybird-dark-

Esta é a minha versão de flapy bird com tema escuro
https://github.com/lucaspereirasouzat/flapybird-dark-

Last synced: about 2 months ago
JSON representation

Esta é a minha versão de flapy bird com tema escuro

Awesome Lists containing this project

README

        

# Flappy Bird

React Native implementation of the classic Flappy Bird game using react-native-game-engine and Matter.js

**Running the project**

1. `npm install`
2. `cd ios && pod install && cd ..`
3. `react-native run-ios`

**How it looks like**

**Video Walkthrough**

- [Part #1](https://www.youtube.com/watch?v=qBGnfULn8W4)
- [Part #2](https://www.youtube.com/watch?v=XzLekeXt-Bg)

**Medium Blog Post:**
[Read on Medium](https://medium.com/better-programming/making-a-production-ready-flappy-bird-in-react-native-751713661a60)