Making a Production-Ready Flappy Bird in React Native

1 min read Original article ↗

Making a fun, playable, and good looking clone of a hit game

Tamas Szikszai

Press enter or click to view image in full size

Photo by Hello Lightbulb on Unsplash

In the previous piece, we created a proof of concept version of Flappy Bird using react-native-game-engine and Matter.js. While it was fun, it wasn’t even remotely the kind of game that any sane user would enjoy or even use for more than ten seconds.

Today we are aiming to make the game to be (more or less) production-ready.

TL;DR #1: Watch how I made this on Youtube.

TL;DR #2: Grab the source code on Github

This is what we are going to make:

I love working with lists so I’ve created a little to do list to accomplish the above: