Skip to content

skh/roadcrosser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roadcrosser

HTML5 canvas / JavaScript arcade game for Udacity's Front-End Nanodegree program

based on https://github.com/udacity/frontend-nanodegree-arcade-game

To play

  • check out the code
  • cd to the project directory
  • run: $ python -m SimpleHTTPServer or use any other way to serve the files through a local web server
  • point your browser at http://localhost:8000 (or whatever port you used)
  • follow the on-screen instructions to play
  • have a lot of fun ;-)

The game is also available on

Credits, thanks, external resources

  • I use Kibo for handling keyboard events. Thanks to rwrountree for the hint!
  • Google, Stackoverflow, Udacity courses

About

HTML5 canvas / JavaScript arcade game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published