Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmartins-dev/mobile-flappybird
https://github.com/gmartins-dev/mobile-flappybird
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gmartins-dev/mobile-flappybird
- Owner: gmartins-dev
- Created: 2022-12-23T17:20:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T18:32:53.000Z (about 2 years ago)
- Last Synced: 2024-10-16T18:49:38.314Z (3 months 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:
[![runs with Expo Go](https://img.shields.io/badge/Runs%20with%20Expo%20Go-000.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](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: [email protected]