it guesses your number pretty simple click the orange box (below "enter here:"), enter a letter, and click enter to submit your letter if you can make it more efficient somehow, then remix it it works by starting out with 50 it will then change it by 25 or -25 if you enter a different letter than before (ex: H, but L the next time) that means that it skipped over your number, so it backtracks with a number half the size. the numbers are: 25 15 8 2 1 this allows the thing to guess more efficiently compared to changing just once each time open the "log" list to see your entries "h, l" open the "log2" list to see the number it is currently testing (is the number __?)
me for the code