AntonyLoose / resume-website

My resume
0 stars 0 forks source link

Stars script #11

Open AntonyLoose opened 2 months ago

AntonyLoose commented 2 months ago

I want to simply be able to do something like generateStars(...params), this should setup the interval and generate stars.

AntonyLoose commented 2 months ago

We will need to pass the tick increment and container id into the generateStars() function.