- Click on the Aracde Game
- h2 tag with id added in index.html for displaying score,game level,life
-
Function for random enemy speed added
-
Random Player everytime you refresh the page
-
Check for life added
-
Check for collision added
-
When count increments by 3 the level increases and speed of enemy too
-
Input for movement added
-
Bounds added
-
You have to cross the river to score a point
-
Avoid collision as they will reset the score and decrease your life by 1
-
Enjoy the game!!