LakshmanKishore / escape

A game to move the square from bottom of the screen to top of the screen, with abstraction.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Escape Game

A singleplayer game. This game cannot be played in laptop. Please play it in Mobile.

Built with

  • HTML
  • CSS
  • Javascript

Lessons Learned

I learnt more about HTML5 Canvas and some Object Oeriented Concepts from Javascript. Since Javascript doesn't have touch and hold eventListener, So I learnt and created own touch and hold eventListener using touchstart and touchend eventListener.

You can watch the code live here

About

A game to move the square from bottom of the screen to top of the screen, with abstraction.


Languages

Language:JavaScript 92.9%Language:HTML 5.8%Language:CSS 1.4%