Skip to content

rob9095/arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Oriented JavaScript Arcade Game

See demo at https://frogger-clone-rt.herokuapp.com, the demo is hosted on a free plan so you will need to refresh after visiting once to wake the app up :)

Frogger Style Arcade Game Clone

Game Description

Just like frogger, the objective is to get the player safely to the water without hitting any enemy bugs.

How to Play

Use the up, down, left, or right arrows to move the player. Don't hit any bugs!

Launching the Game

Download/clone the git repo and open the index.html file with your browser.

Code Information

Built with Object Oriented JavaScript, see the code in js/app.js.

Dependencies

  1. JavaScript enabled web browser

About

Frogger style arcade game built with object orient JavaScript and HTML canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages