nmartinez23 / frontend-nanodegree-arcade-game

Arcade game built with Javascript, Canvas, HTML and CSS.

Home Page:http://frogger.getforge.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Froggerish! Udacity Arcade Game Project

http://frogger.getforge.io

This game is based on the classic game Frogger and is a project I developed while completing my Udacity Front End Developer Nanodegree. This game was built with Javascript, Canvas, CSS and HTML.

screen shot 2017-01-24 at 11 12 38 am

Game Play

You can clone, fork or simply download the Zip file to your local environment. The main functionality is in the JS directory with app.js, engine.js and resources.js. To display and play Froggerish, open the index.html file.

Once the index.html file is opened in a browser, the enemy bugs will immediately start passing by on the stone tiles. The player will start at the bottom in the grass.

Use the UP, DOWN, LEFT and RIGHT keys to control the player. The objective is to get past the enemy bugs without getting squashed. If you get squashed, the player gets set back to the beginning. If you make it past the bugs and into the water, YOU WIN!

About

Arcade game built with Javascript, Canvas, HTML and CSS.

http://frogger.getforge.io


Languages

Language:JavaScript 97.4%Language:HTML 2.4%Language:CSS 0.2%