Skip to content

hotboy01/simi-FEND-arcarde-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend-nanodegree-arcade-game project

About this game

This game is designed with HTML(canvas) and CSS.

The functionality is enabled by JavaScript.

The game is object oriented, it is implemented with it own properties and methods.

How to run the game locally

You can easily run the game locally by opening the index.html file in a browser here.

How to play this game

All you have to do is use your arrows keys to move the player.

As you move the player you have to avoid colliding with the enemies(bugs).

In order to win the game you have to reach the water without colliding with the enemies as mentioned earlier.

You can also play the game again after winning by clicking on the replay button on the box that pops up.

You can simply play this game by clicking here.

Dependencies

app.js

engine.js

resources.js

style.css

  • As most of engine.js and resources.js codes were supplied by udacity.

About

An arcade game created with HTML, CSS, and JavaScript (object oriented programming).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published