Giter Site home page Giter Site logo

frontend-nanodegree-arcade-game's Introduction

Frogger Arcade Game

Running the application

The game can be run by launching the index.html

Playing the game

Use the arrow keys to move the player and enjoy.

Choosing Avatars

  • When user navigates to the page, 5 avatars get displayed.
  • User can choose an avatar by clicking on it.
  • Once the user chooses an avatar as his player, the game begins.

Game board Layout:

  • The game board has 3 rows of paved tiles between grass at the bottom and water at the top of the game board.
  • The player begins his journey from the grass, his goal is to reach the water. The score increases each time player reaches the water.
  • The number of lives available is displayed in the top left corner.
  • The number of gems collected is displayed in the top right corner.
  • The score, number of times player reached the water, is displayed in the top center.

Enemies:

The enemies, which are bugs, crawl in varying speeds across the tile path from left to right. If the player collides with any of them, he loses a life. When player loses all his lives, game is over

Gems:

A gem is placed randomly in the paved area. When the player collects it, he can earn a star. When user collects maximum number of gems, the game is won.

Rocks:

A rock is placed randomly in the paved area. User cannot climb on it or over it. But the bugs can crawl over it.

frontend-nanodegree-arcade-game's People

Contributors

bcuz avatar durant-udacity avatar mangalambigai avatar nicolasartman avatar susansmith avatar walesmd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.