Flappy Bird Game
Using JavaScript for functionality & interactivity and CSS for styling & animations
CSS animations emulate the "eternal" background movement effect & JavaScript used for jumps, collision detections, etc.Instructions
- To jump, click anywhere inside the game box or press the key j on your keyboard
- You can adjust the game difficulty by clicking the dropdown located at the controls area at the bottom
- You can start/pause the game by clicking on the play/pause button located at the controls area at the bottom or by pressing the key p on your keyboard