javascript-mini-projects
javascript-mini-projects copied to clipboard
Added Plane Avoider Game
✈️ Added Plane Avoider Game
This PR adds a simple browser-based game built with HTML, CSS, and JavaScript.
Features:
- Player controls a plane using arrow keys
- Random obstacles fall from the top
- Collision detection and score tracking
- Restart button to replay the game
This project is contained inside the planegame/ folder as planegame.html.