https://github.com/shadowxpa/flappy-bappy
Flappy Bird clone made in Unity and Godot
https://github.com/shadowxpa/flappy-bappy
2d-game csharp flappy-bird godot unity
Last synced: about 1 month ago
JSON representation
Flappy Bird clone made in Unity and Godot
- Host: GitHub
- URL: https://github.com/shadowxpa/flappy-bappy
- Owner: ShadowXPA
- License: mit
- Created: 2025-02-21T19:04:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-09T19:00:09.000Z (about 1 year ago)
- Last Synced: 2025-07-02T12:48:12.515Z (12 months ago)
- Topics: 2d-game, csharp, flappy-bird, godot, unity
- Language: ShaderLab
- Homepage:
- Size: 12.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flappy Bappy

A flappy bird clone made with Unity.
## Installation
Head to the [Releases](https://github.com/ShadowXPA/Flappy-Bappy/releases/latest) tab and download the latest version available.
### Windows
Run the `Flappy Bappy.exe`.
To flap press `[SPACE]`.
### Android
You will need to allow `Install unknown apps`.
Install the `.apk`.
To flap `[TAP]` any part of the screen.
### Linux, macOS, iOS
For Linux, macOS, and iOS, you will have to build it yourself. Assuming you already have Unity, simply clone the repository, open it with Unity and build the game.