Skip to content

matthiasludwig/arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to play

You can play the character with your keyboard.

The arrow keys 'Left', 'Right', 'Up' and 'Down' move the player accordingly.
The enemies spawn with different speed from the left and move to the right. After they vanish, they respawn on the left side.

The goal

The goal of the game is to reach the water. Is that goal reached, the player is reset to the starting position.
Should the player hit one of the enemies, he will also be reset to the beginning

TODO

Following features are planned for the future

  • Lives and Points
  • Player Selection (between different characters)
  • Power-Up special features
  • Bigger playing field

Done with the help of

About

Arcade game developed as part of the Udacity FEND (P3 - FEND)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 2.0%
  • CSS 0.4%