How to make a passive X +1 per second like in cookie clicker that divides the interval to get X +1 by the number of Ys?
( note, you can get Ys by clicking on a HTML button )
I tried everything that html offers, like setinterval (1000 ÷ X) and etc.
New contributor
Blazin Dude is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.