Skip to content

sandraisrael/fend-arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

What is this?

This is an arcade game which is one of my FEND projects

snippet

To play

Arcade Game

Instructions

  • Use your arrow keys to move the player: up, down, left, right.
  • Ensure your player doesn't collide with the bugs. You loose a life and 50pts on any collison.

How I built this

This game was built majorly using JavaScript object-oriented programming features.