collatz conjecture simulator [major overhaul]
View Previous Icons
Codes
· none yetDescription
basically the 3x + 1 problem but its in a little game i made this algorithm in only 11 lines of code, the actual script has 33 features: -set any number you want up (gets inaccurate past 9.007 quadrillion) -step counter (how many times has the equation been done) (resettable) -step time interval control (time between equation steps) -shows the number youre currently on -shows the highest number youve reached (resettable)