Skip to main content
← All projects
Games

Frogger

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

Screenshot of Frogger

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