Skip to content

Commit fde86df

Browse files
authored
Update README.md
1 parent 77aea09 commit fde86df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Frogger is a javascript game for browser.
44
Basic Functionality:
55
In this game you have a Player and Enemies (Bugs). The goal of the player is to reach the water, without colliding into any one of the enemies. The player can move left, right, up and down. The enemies move in varying speeds on the paved block portion of the scene. Once a the player collides with an enemy, the game is reset and the player moves back to the start square. Once the player reaches at certain point the game is won.
66

7-
Here is the link of this game - https://achyutghosh.github.io/Frogger-JavaScript-Game/
7+
Here is the link to play this game - https://achyutghosh.github.io/Frogger-JavaScript-Game/

0 commit comments

Comments
 (0)