Skip to content

saradevh/FEND-P4-Arcade-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEND-P4-Arcade-Game

With a provided art assets and game engine, the exercice was to edit app.js to build the game. We had to implement the Player and the Enemy classes, using Object-Oriented JavaScript.

RUN

To run this game, you have several choice.

  • get the repo and open the index.html file on your browser.
  • go on the github page.

PLAY THE ARCADE GAME

  • The goal of the game is to make the character get the water, without getting in collision with the ladybugs.
  • To move your player, use the arrow keys on your keyboard.
  • You loose if you are hit three times by the ladybugs.

Good luck !

EXTERNAL CREDITS

About

FEND Nanodegree Project - Classic Arcade Game from starter code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published