Check out my project: Flappy Bird โ Browser Arcade Game
Many simple games require installation, large files, external game engines, or additional software before users can play them.
I wanted to create a lightweight arcade game that could run directly inside a web browser on desktop and mobile devices.
The purpose of this project was to recreate the main Flappy Bird gameplay mechanics while learning how JavaScript handles animation, gravity, movement, collision detection, scoring, user input, and game-state management.
๐ Live: https://sadia-cmd.github.io/flappy-bird-game/
๐ Code: https://github.com/sadia-cmd/flappy-bird-game
Many simple games require installation, large files, external game engines, or additional software before users can play them.
I wanted to create a lightweight arcade game that could run directly inside a web browser on desktop and mobile devices.
The purpose of this project was to recreate the main Flappy Bird gameplay mechanics while learning how JavaScript handles animation, gravity, movement, collision detection, scoring, user input, and game-state management.
๐ Live: https://sadia-cmd.github.io/flappy-bird-game/
๐ Code: https://github.com/sadia-cmd/flappy-bird-game