rob9095 / arcade-game

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

Home Page:https://frogger-clone-rt.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://frogger-clone-rt.herokuapp.com/


Languages

Language:JavaScript 96.0%Language:HTML 2.9%Language:CSS 0.9%Language:PHP 0.2%