https://github.com/gmartins-dev/mobile-flappybird
https://github.com/gmartins-dev/mobile-flappybird
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gmartins-dev/mobile-flappybird
- Owner: gmartins-dev
- Created: 2022-12-23T17:20:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T18:32:53.000Z (over 3 years ago)
- Last Synced: 2025-02-01T17:25:17.743Z (over 1 year ago)
- Language: TypeScript
- Size: 4.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

🐥 Flapbird - React Native Mobile Game App 🕹
## 🗃 Project
React Native Mobile Game App for iOS and Android using React Native Engine and MatterJS.
## 🛠 Technologies
This project was developed with the following technologies:
**JavaScript**
**TypeScript**
**React Native**
**Expo Go**
## 📕 Libraries
This project used the following libraries:
- [Reactive Native Engine](https://github.com/bberak/react-game-engine)
- [MatterJS](https://brm.io/matter-js/)
## 💻 Demonstration
## 🚀 How to run
If you want to run the project on your local machine, just follow the steps below:
[](https://expo.dev/client)
```bash
First, make sure you have Expo CLI installed:
npm install -g expo-cli
```
```bash
$ git clone https://github.com/guilhermemm-dev/mobile-flappybird
$ cd mobile-flappybird
```
To start it, follow the steps below:
```bash
# Install the dependencies
$ yarn install or npm install
# Start the application
$ expo start
```
## 📝 License
This project is licensed under the MIT license.

Guilherme Martins - @guilhermemm-dev
- Portfolio: https://guilhermemm.dev
- LinkedIn: https://www.linkedin.com/in/guilhermemm-dev
- GitHub: https://github.com/guilhermemm-dev
- Email: contact@guilhermemm.dev