toklok / arcade-game

Arcade game that uses HTML5 Canvas and JavaScript, uses Class and prototypical inheritence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple frogger game

Open up index.html and start playing the game, very simple frogger game.

You will see a little man in the center of the screen and the goal is to swim away from the bugs without touching them nasty creatures!

  • Demonostrates creating an JavaScript Object with prototypical inheritence.

About

Arcade game that uses HTML5 Canvas and JavaScript, uses Class and prototypical inheritence


Languages

Language:JavaScript 97.9%Language:HTML 1.9%Language:CSS 0.2%