The project was implemented as part of Udacity Frontend Nanodegree Program.
In this game you have a Player and Enemies (Bugs). The goal of the player is to reach the water, without colliding into any one of the enemies. To move the player use left, right, up and down buttons on your keybord. If a the player collides with an enemy, the game is reset and the player moves back to the starting position. If the player reaches the water, you won.
Play the game: https://juliaskiff.github.io/Arcade_Game/