Skip to content

BycorSanchez/arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade game Project

This is the fourth required project on the Udacity Front End Nanodegree.

How to play

In this game you have a Player and Enemies (Bugs). Your goal is to reach the water, without colliding into any one of the enemies.

At start the Player is located in the grass. There are several Enemies (bugs) which go through three different "roads" (stone boxes) at a random speed. Every time the player collides with an Enemy the game resets. Once the player reaches the water the game is finished.

Preview

Features

  • Player can not move off screen
  • Enemies cross the screen
  • Enemy-player collision resets the game
  • Congratulation alert when player wins
  • Player selection (pressing space bar key on selection box)

How to run

Locally

  1. Clone or download the project
  2. Open index.html file using a browser that meets the necessary requirements

Online

Live version https://bycorsanchez.github.io/arcade-game/

Requirements

ES6 (ECMAScript 6) features, such as classes and arrow functions, have been used while developing this game. Therefore a browser which support ES6 is needed in order to run it correctly.

About

🕹Classic arcade game project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published