Skip to content

ChrisBoon/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Game clone

This is the repo for Front-End Web Developer Nanodegree Project 3 by Chris Boon.

Viewing the project

You can play online or fork the repo to play on your own machine.

View online

Go to http://chrisboon.github.io/frontend-nanodegree-arcade-game/

View offline

Download or fork the repo. You can play the game by opening the 'dist' folder and opening index.html in a web browser.

Playing the game

  • Use the arrow keys to move around
  • Reaching the river gains a point
  • Getting hit by an enemy loses a point
  • Enemies get faster the more points you get
  • Step off the side of the board to flip round to the back. Use this to avoid enemies, but beware your left and right are reversed, making movement trickier.

Version 1.0.1

Release Notes

Updates to address issues with first submission:

  • Added this readme with instructions.
  • Updated code to use UPPERCASE for constants as per Udacity Style Guide

About

Udacity Web Dev Nanodegree lesson - game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.7%
  • HTML 2.4%
  • CSS 1.9%