Made for the great game of https://www.roblox.com/games/122809141833750/v0-4-1-Everything-Upgrade-Tree Works correctly only with Windows. Check information window inside the app for extra usage explanations. Keybinds can be configured in settings window.
Version 1.6 showcase - https://youtu.be/Q2-yZ6mkr8I
-
Puzzle #1: A table presents set of random 25 numbers in range from 1 to 200 ordered randomly, the goal is to go through them in ascending order.
-
Puzzle #2: Same as Puzzle #1, but numbers are masked behind their shifted counterparts on default desktop keyboard layout, so !=1, @=2, #=3, $=4, %=5, ^=6, &=7, *=8, (=9, )=0.
-
Puzzle #3: A table of 25 random numbers need to be translated from the base in () to base10 then pressed on from lowest to highest.
-
Puzzle #4: We are greeted with 25 "?" signs, hovering above which reveals a formula or an evil question that needs to be solved. Upon solving each of them you have to press on the answers from lowest to highest (Thankfully, if you do a mistake a solved equation won't become unsolved).
Thumbnail by ASAP ☃️
-
Old Puzzle #3: Values range is increased to 2500 and the goal is to find number of 1s (ones) for each number in their binary form (base 2) and go from lowest counts to highest.
-
Old Puzzle #4: We are greeted with 25 colors for which we are provided their RGB values. The goal is to convert RGB values to HSV and find the sum of H+S+V and go from lowest sum to highest.
Version 1.3 Showcase - https://youtu.be/IKNJm75xSh4
