✦ 1000101 ✦ By @Yersinia07 ――――――――――――― Hello! This is a game about binary numbers. That's all. There's no more explanation. But if you don't know about binary numbers, I recommend you reading all the description. I made this for my math class. If I approve secondary school, it will be thanks to this thing. ――――――――――――― • HOW TO PLAY Write the decimal number of the binary number in the center of the screen. To reset your answer, press the left key [<]. To submit, press enter. Try to get the highest score and etc. ――――――――――――― • ABOUT BINARY NUMBERS Binary numbers are a way of representing information using only two digits: 0 and 1. Unlike our everyday decimal system, which uses 10 digits (0 to 9), the binary system simplifies things by relying on these two digits. In the binary system, each digit represents a different power of 2. Starting from the right, the first digit represents 2^0 (which is 1), the second digit represents 2^1 (which is 2), the third digit represents 2^2 (which is 4), and so on. By adding up the values of each digit, you can determine the total value of a binary number. For example, the binary number 1010 represents 1*(2^3) + 0*(2^2) + 1*(2^1) + 0*(2^0), which simplifies to 8 + 0 + 2 + 0 = 10 in decimal form. ――――――――――――― • POWERS OF 2 (for reference) 2^0 = 1 2^1 = 2 2^2 = 4 2^3 = 8 2^4 = 16 2^5 = 32 2^6 = 64 2^7 = 128 2^8 = 256 2^9 = 512 2^10 = 1024 ――――――――――――― • CREDITS ▫ Code by me. ▫ The sound effects are from pixabay.com ▫ Intro by @bentshaggyoil ――――――――――――― • LINKS ▫ The Axolotl Game: https://scratch.mit.edu/projects/674988364/ ▫ No Internet 2: https://scratch.mit.edu/projects/719351484/ Quarantine Simulator 2: https://scratch.mit.edu/projects/804328729/ ▫ All my games: https://scratch.mit.edu/users/Yersinia07/projects/ ――――――――――――― © Evolugames 2023 - All rights reserved - Made in Spain / Hecho en España ―――――――――――――