This is just a copy of Lazors puzzle game, to learn and improve my knowledge of JavaScript canvas.
I do not own any copyright on the original Lazors.
My purpose is solely to learn canvas while playing with one of my favourite games for smartphone.
I aim to make this version working on any device that support canvas, independently of the screen size.
Live demo at http://giugee.com/laser-game-canvas/.
To compile Sass files into css
sass --watch --style expanded --sourcemap style.scss:style.debug.css