Flappy Bird Game
Jump to navigation
Jump to search
Description
A game based on the multi million hit Flappy Bird.
The user controls the bird by tapping on the screen to avoid incoming pipes.
Game Engine
This game uses the V-Play Game Engine, a 2D game engine based on Qt.
Features
- Animated sprites (bird and ground)
- Box2D physics (bird movement, collision detection)
- Animations (pipe movement)
- Audio
- V-Play Game Network for cross-platform leaderboards
Tutorial
You can find tutorial about the basics of this game here: How to make a Flappy Bird Game with V-Play
Download
This open-source game is part of the V-Play Game Engine SDK.