https://github.com/ebukaracer/wavydrift
A simple 3D mobile flappy-style game.
https://github.com/ebukaracer/wavydrift
gamedev hypercasual unity3d
Last synced: 17 days ago
JSON representation
A simple 3D mobile flappy-style game.
- Host: GitHub
- URL: https://github.com/ebukaracer/wavydrift
- Owner: ebukaracer
- Created: 2022-04-13T05:17:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T05:40:56.000Z (over 3 years ago)
- Last Synced: 2025-02-21T14:43:03.704Z (over 1 year ago)
- Topics: gamedev, hypercasual, unity3d
- Language: C#
- Homepage:
- Size: 15.4 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# WavyDrift
*A simple flappy-style game I developed using Unity.*
## Game Logic:
**WavyDrift** is a 3D endless platformer where the player attempts to fly between platforms without hitting them. Play to explore other features available!
## Tools Used:
* Unity 2020.3.10f1
* Visual Studio (IDE)
* C# (Language)
* My [Major Packages](https://github.com/ebukaracer/Major_Packages)
## Features:
- Object Pooling
- Save Manager
- Audio Manager
- In-Game Shop
- Ads
## Download:
Get the APK file here: [APK File](https://github.com/ebukaracer/WavyDrift/releases/download/apk-v1.0.0/WavyDrift.apk)
## Gameplay Video:
[
](https://youtu.be/sbCuqRl1B3k)
## Notes:
* Tested and Plays smoothly on android platform.
* Well optimized and profiled for android platform.
* Most of the sounds used were gotten from [Freesound](https://freesound.org)
## Others:
📌 This is a personal project built from ground up, However you can contact me or open an `issue`, If you discovered a bug or have any suggestions.