Skip to content

Udacity Front-end Web Nanodegree Project: Arcade Game Clone built using Object Oriented JavaScript concepts such as closures, prototypal inheritance, and the 'this' keyword.

Notifications You must be signed in to change notification settings

funmitoblessed/arcade-game-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Front-End Web Development Nanodegree Project Repository

Object Oriented JavaScript

Classic Arcade Game Clone

by

Oluwafunmito Odefemi

To play this game, Click here.

The aim of the game is to see how many times you can cross the stone paths and reach the water while avoiding being hit by the enemies on the screen within the set time (1 minute). Each crossing of the river earns you 1 point.

See how many points you can gather before your time runs out

Use the direction arrows (up, down, right, left) to control the player in the same direction repectively.

If you get hit by the enemy, your score reduces by 1. At the end of the game time, your score is returned to you.

Enjoy your time playing!

TODO:
  • Provide support for touch

About

Udacity Front-end Web Nanodegree Project: Arcade Game Clone built using Object Oriented JavaScript concepts such as closures, prototypal inheritance, and the 'this' keyword.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published