Skip to content

electricg/laser-game-canvas

Repository files navigation

Canvas Laser Game Analytics

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.

About

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/.

How-to

To compile Sass files into css

sass --watch --style expanded --sourcemap style.scss:style.debug.css