Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 490 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 490 Bytes

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