项目作者: ravibp

项目描述 :
Arcade Game
高级语言: JavaScript
项目地址: git://github.com/ravibp/arcade-game.git
创建时间: 2019-09-01T06:49:21Z
项目社区:https://github.com/ravibp/arcade-game

开源协议:

下载


frontend-nanodegree-arcade-game

Developed in Udacity course and self enhanced By Ravi BP

Table of Contents

Instructions

It is the exciting game to cross the path avoiding collision with incoming enemies within a specific time. Player can also collect the gem to boost up the score.Player have to score the best points possible with 10 lives in hand within 5 minutes.

How to Run?

  • Download or Clone the Repository
  • Open the project directory.
  • Run index.html
    This will open up the game in the browser

How to Play?

  • Click on the player avatar of your wish on the welcome modal that appeared right after opening the file.
  • Water and Grass are safe areas(bug-free).
  • Use Arrow keys on your keyboard to move the player and cross the road avoiding collision with enemies.
  • Reaching the water fetches ypu 4 points.
  • Collision with enemies lose you 2 points(net score won’t decrease below zero).
  • Collect gems that appear for short time to boost your score.
  • Difficulty level of the game increases along with the elapsed time.Try to play well at the beginning for best scores.
  • Remember you have only 10 lives in a game and score as more as possible within 5 minutes.
  • After game over, you can replay the game by clicking the play again button on the modal.
  • Refresh the page to reset the game (including when you win or lose)

Contributing

I encourage you to contribute to Arcade Game!! You can contribute to this project with the addition of leaderboard,difficulty levels and improved gaming experience. Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Built With

  • Microsoft visual Studio code editor
  • Google chrome Browser versin 60.0.3112.113