Skip to content

Arcade game clone for Udacity FEND Nanodegree program

Notifications You must be signed in to change notification settings

Flaex/arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade Game Clone

Table of Contents

Instructions

The html renders a canvas where the game runs. The objective is to help the character to cross the paved blocks avoiding all bugs and reach the water blocks (safe area) to end the game successfully.

Game Mechanics

  • Game automatically starts when the page is loaded.
  • Use arrow keys or WASD keys to move the character horizontally or vertically.
  • You must avoid collide with bugs, otherwise the character position will be restored.
  • You can do as many moves as possible in any direction.
  • When the character reaches the water blocks, game will end. A button will appear below a message, click the button to restart the game.

About

Arcade game clone for Udacity FEND Nanodegree program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published