kerelist / createjs-snow-tutorial

CreateJS tutorial that uses tweens to have gently falling snow move down a webpage.

Home Page:http://andreakereliuk.com/createjs-snow-tutorial/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

createjs-snow-tutorial

See full tutorial at http://andreakereliuk.com/createjs-snow-tutorial/

This is my first repo, so any helpful comments would be appreciated!

This tutorial uses CreateJS (specifically, tweens) to have snow gently fall down a webpage.

I have noticed that overlaying the canvas makes the underlying content inaccessible to interaction (clicks, highlights, etc) -- see issues.

About

CreateJS tutorial that uses tweens to have gently falling snow move down a webpage.

http://andreakereliuk.com/createjs-snow-tutorial/

License:MIT License


Languages

Language:HTML 66.4%Language:JavaScript 33.6%