Skip to content

mlCode111/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Game

=============================== This is a front-end webgame built with javascript.

How to Run the Game?

Simply download the project and open index.html in any browser to run the game.

How to Play?

In this game, you have a Player, Stars, and Bug Enemies. The Player can move left, right, up and down by pressing correspondent arrows on the keyboard.

The goal of the Player is to collect all stars on the screen and reach the water without colliding into moving enemies.

Once the player collides with an enemy, the game is reset.

License

MIT © mdigitalcomm

About

A single page game app built with Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • HTML 3.6%
  • CSS 0.2%