This game is based on the classic game Frogger, the purpose is for the player to get to the other side (the water) without running into the bugs. If the player runs into a bug the game will be reset, if the player makes it successfully to the other side the game will alert the player that they have won the game then reset!
---> Clone the repository
---> Open index.html
---> The objective of this game is get to the other side and avoid the bugs.
---> Use the arrow keys to move up, down, left, and right.
---> Once you reach the other side you will be notified that you won the game.
---> Rinse & repeat.