Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 447 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 447 Bytes

Obstacle_game

This is an obstacle game developed using JavaScript which has an object moving in the frame and you can use arrow keys to move the object according to your need. Further the are many random obstacles which come in the way of the moving object. The score is counted simultaneously. As soon as the object hits an obstacle it stops and ends the game and the score is shown on the screen. You can restart the game once it is stopped.