Flappy Bird ยท
A popular web-based arcade game
Production: https://flappy-bird-dngo.netlify.app/
- Programming language(s): HTML, CSS, JavaScript
- The user can move their character with ENTER.
- The user must avoid pipes to survive.
- The user can hear sound effects upon movement or upon overcoming a pipe.
- The user can see their scores and all settings in a table after each game.
- This is is written in plain files of HTML, CSS, and JS.
- Learn how to write game logics in JS and design UI.
Flappy Bird is MIT licensed.