Skip to content

A frogger clone that I worked on as part of the Udacity Front End Nanodegree

Notifications You must be signed in to change notification settings

jchaplin2/frontend-nanodegree-arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

Description

A clone of the classic arcade game frogger that works in a web browser.

Installation :

  1. Clone repo here : https://github.com/jchaplin2/frontend-nanodegree-arcade-game
  2. install node.js
  3. cd frontend-nanodegree-arcade-game
  4. npm install http-server -g
  5. "type http-server"
  6. In a web browser go to http://localhost:8080/
  7. Use arrow keys to move around board, and avoid enemies.

How to Play

  • Use arrow keys to move around the screen.
  • Player scores be picking up gems and making it to the other side.
  • Getting hit by an enemy will cause you to start over.

Demo

Demo

Inspiration

https://www.udacity.com/course/front-end-web-developer-nanodegree--nd001)

About

A frogger clone that I worked on as part of the Udacity Front End Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published