Inspiration
Snow popped up first when I heard this month hackathon topic is winter. And I chose to make simple animation that snowflakes are falling.
What it does
Snowflakes are falling with random size, places, speed and color.
How I built it
I used my knowledge what I learned during Javascript workshop days and I watched a few Youtube videos.
Challenges I ran into
I ran into that snowflakes can't move as an animation if there is other structures in the canvas which means I can't update every times because others can be deleted to show snowflakes are moving as intended.
Accomplishments that I'm proud of
I'm proud of that I made snowflakes are falling as intended with random variables.
What I learned
I learned a lot of things about Javascript, I learned a lot of new code functions, methods and syntax.
What's next for Snowy Day
I want to make other projects using Javascript like snake game, and other animation with interactions.
Log in or sign up for Devpost to join the conversation.