Year Percent


Year Percent


January 1, 2021

example p5.js javascript oop

This sketch shows what percent we are through the year.

The code uses the Date class to get the start of the year, the end of the year, the current time, and then uses those to calculate the percentage.

Remix Ideas

  • Display the year as a loading bar.
  • Show a countdown to an upcoming event.

Using Objects Examples

Comments

Happy Coding is a community of folks just like you learning about coding.
Do you have a comment or question? Post it here!

Comments are powered by the Happy Coding forum. This page has a corresponding forum post, and replies to that post show up as comments here. Click the button above to go to the forum to post a comment!