collatz conjecture simulator [major overhaul]
Owner: auroraborealis6561Genre: CCUs: 0Like ratio: 96%
Tags:#91018 globalMomentum: Unknown
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)