getify / cloud-sweeper

A casual game built for the web.
94 stars 17 forks source link

add a loading progress bar #12

Open getify opened 8 years ago

getify commented 8 years ago

want: animated svg (an svg with css animation embedded in it) for a progress bar... probably just a simple spinner of some sort. should be in place with an <img> tag by default, with the scene canvas hidden, until game has loaded and is ready to go.

getify commented 8 years ago

thinking the spinner should be like a plane propeller spinning (kinda slowly) and maybe it has that "wagon wheel" visual effect of showing the word "loading" in between the propellers.