
How to Use
• Goal: Guess the secret 8-bit binary number by entering decimal numbers (0-255) • Type a decimal number in the input field and press Enter to make a guess • Your number gets converted to 8-bit binary and displayed as a row of colored squares: - Green squares: correct binary digit in the right position - Yellow squares: correct binary digit but in the wrong position - White squares: binary digit not in the target number • You have 6 attempts to find the correct number • Each guess must be between 0 and 255 (the range of 8-bit numbers) • Use the feedback from previous guesses to narrow down the target number • Win by getting all 8 squares green in one row