ahmadajah03 Tue Mar 2020 1 year ago

Flappy Bird with react-native-game-engine and Matter.js

Today I'm building the "classic" game Flappy Bird in react native, using react-native-game-engine and Matter.js. This kind of game is not necessarily something that I would encourage to build using react native, but it is entirely possible, so might as well

Blog post: https://medium.com/@tamasszikszai/flappy-bird-with-react-native-game-engine-and-matter-js-d5673f50eb9

react-native-game-engine: https://github.com/bberak/react-native-game-engine
Matter.js: http://brm.io/matter-js/
react native tutorial react-native-game-engine matter.js programming