Frogger
Vanilla JavaScript Frogger clone with sprite-based animation, collision detection, and increasing difficulty levels.

Technologies
- JavaScript
- HTML
- CSS
Main features
- Sprite-based animation on an HTML canvas
- Lane-by-lane collision detection
- Increasing difficulty across levels
- Vanilla JavaScript, no framework