Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wallysongalvao/flappybird
https://github.com/wallysongalvao/flappybird
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/wallysongalvao/flappybird
- Owner: WallysonGalvao
- Created: 2024-03-18T14:49:51.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T14:54:47.000Z (8 months ago)
- Last Synced: 2024-03-21T16:05:10.565Z (8 months ago)
- Language: TypeScript
- Size: 801 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🚀 Flappy Bird with Skia & Reanimated
Project   |  Â
Layout   |  Â
Techs   |  Â
Run
## 💻 Project
This project is based on [notJust․dev - Build Flappy Bird with React Native: Skia & Reanimated Tutorial](https://www.youtube.com/watch?v=9F4aICEisVI)
## 🎨 Layout
## :rocket: Techs
This project was developed with the following technologies:
- [React Native](https://reactnative.dev/) + [Expo](https://docs.expo.dev/) + [Typescript](https://www.typescriptlang.org/)
- [Skia](https://shopify.github.io/react-native-skia/)
- [Reanimated](https://docs.swmansion.com/react-native-reanimated/)\* For more details, see the **[package.json](./package.json)**
## :notebook: Run
```bash
# Clone this repository
$ git clone https://github.com/WallysonGalvao/flappybird.git# Access the project folder in your terminal/cmd
$ cd flappybird# Install project dependencies
$ yarn install# Run the application
$ yarn android ou yarn ios
```---
Made with hours in front :computer: by Wallyson Galvão