Game Programming

Frogger Game using HTML&CSS in VanillaJS with Source Code

Frogger Game using HTML&CSS in VanillaJS with Source Code - An arcade-style game coded purely in JavaScript where your goal is to safely cross the road. The player can control the character using the keyboard. You must avoid getting hit by cars on the road and jump on top of planks to cross the river. JavaScript Source Code.