Survivor Bird is a 2D arcade game for Android. Control a bird ๐ฆ, avoid obstacles ๐, and try to get the highest score! Developed using Java and the libGDX framework.
- ๐น๏ธ Simple and fun gameplay
- โ Touch screen controls
- ๐ Score system
- ๐ Different bee obstacles
- ๐ Restart game after Game Over
core/
: Main game logic and libGDX codeandroid/
: Android-specific files & launcherassets/
: Game graphics (background.png, bird.png, bee.png)
- libGDX (v1.12.1)
- Android Gradle Plugin
- Tap the screen to make the bird fly up
โ๏ธ - Avoid bees ๐ and earn points โญ
- Hitting the ground or an obstacle ends the game โ
- Tap on the "Game Over" screen to restart ๐
