FlappyBirdClone icon indicating copy to clipboard operation
FlappyBirdClone copied to clipboard

Do you know it is possible to make 2D games with react native? In this video I'll prove it to you by using react native, expo, react native game engine and Matterjs. Let's make flappy bird ๐Ÿ‘จโ€๐Ÿ’ป

Version License: GPL v3 image image image


Logo

FlappyBirdClone

A clone of the famous and classic mobile game Flappy Bird, made with React Native w/ Expo
Explore the docs ยป

Video Tutorial ยท Report Bug ยท Request Feature

Table of Contents

  1. About The Project
    • Built With
  2. Getting Started
    • Prerequisites
    • Installation
  3. Roadmap
  4. Contributing
  5. Support
  6. License
  7. Contact

About The Project

Do you know it is possible to make 2D games with react native? In this video I'll prove it to you by using react native, expo, react native game engine and Matterjs. In just 1 hour we'll make a clone of a classic mobile game, Let's make flappy bird ๐Ÿ‘จโ€๐Ÿ’ป

You can view the tutorial for this project in a youtube video

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
    

๐Ÿ’ป Installation

  1. Clone the repo

    git clone https://github.com/SimCoderYoutube/FlappyBirdClone.git
    
  2. Install NPM packages

    npm install
    
  3. Run

    npm start
    

Roadmap

See the open issues for a list of proposed features (and known issues).

โž• Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Please check the Wiki

๐ŸŒŸ Show your support

Give a โญ๏ธ if this project helped you!

๐Ÿ“ License

Copyright ยฉ 2021 SimCoder.

This project is GPL 3 licensed. Some of the dependencies are licensed differently.

๐Ÿ‘ค Contact

SimCoder