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

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.

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:
[WavyDrift Gameplay](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.