Animated sky on HTML5 Canvas

So far I've added a new bunch of clouds, some stars and a phase changing moon'

As the number of Clouds increased i cursed them into an Array and created two more Obstacles the Moon and Stars

Here's progress.

(Extended preview)
Animated sky on HTML5 Canvas
In extended preview i added trees and buildings. (everything is drawn programmatically without using static Images)


Comments

Popular posts from this blog

Ways of iterating Object properties in JavaScript

How to resume a suspended web audio api context

How to use fetch api submit an html form

How to change sound volume using webAudio api gain property

Es6 new features summarized round up