Classic Arcade Game Frogger was created using JavaScript Object-Oriented style. Game uses a lot of objects to keep track of the environment and user enemy-interaction. Turn on your speakers.
- Download all files.
- Open index.html in your browser.
- Use the arrow keys to move Player.
- The Player needs to reach the top of the water and avoid Enemies.
- HTML5 Canvas
- CSS3
- JavaScript(object-oriented)
- Sweet Alert