Flappy Bird
This game is a web/hybrid-app remake of Flappy Bird. It was developed using HTML, CSS and JavaScript. The goal of this project was to get familiar to mobile web game development and hybrid-app development using Cordova.
Features:
- Usage of sprite sheet for game elements
- Display game sprites using canvas
- Framerate-independent physics: gravity, collision detection, jump
- Input via touch and mouse (single click/tap to jump)
- Bundled into a hybrid app container using Cordova
Status | Released |
Platforms | HTML5, Android |
Author | Lukas Weiss |