This mini-game is inspired by Konami's 1981 arcade game, Frogger. The player's goal is to cross the road while avoiding collisions with oncoming traffic.
You can play the game at https://partiallymisplaced.github.io/arcade-game/
The player starts at the bottom center square of the game. The player can move forward, backward, left and right by using the arrow keys. If the player collides with oncoming traffic, they return to square one. If the player crosses the road and reaches the water without colliding with traffic, the player wins and returns to square one for another round.
Graphic assets and game engine provided by Udacity at https://github.com/udacity/frontend-nanodegree-arcade-game