An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Flappy Bappy

![FlappyBappy](Resources/FlappyBappy.png)

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.