Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 572 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 572 Bytes

DragonGame

Dragon Game is a fun, browser-based game inspired by the classic Chrome Dino game. Developed using 1.HTML 2.CSS 3.JavaScript the game features a dragon that players control to avoid obstacles and score points.

Features 1.Jumping Mechanism: Press the up arrow key to make the dragon jump. 2.Obstacle Movement: Obstacles move across the screen and need to be avoided. 3.Score Tracking: The player’s score increases each time an obstacle is successfully avoided. 4.Game Over Screen: Displays a "Game Over" message when the dragon collides with an obstacle.