Binary Fall
About
Developed by Miguel López.
Numbers are falling down!!
You must match their binary values pressing 1 or 0 in order to destroy them before reaching the bottom of the screen.
Controls:
- Input 1 -> Left click, left arrow or press the 1 button in the screen.
- Input 0 -> Right click, right arrow or press the 0 button in the screen.
Octal digits require inputting 3 bits. (https://en.wikipedia.org/wiki/Octal)
Quick reference:
Octal numberBinary value00001001201030114100510161107111Hexadecimal digits require inputting 4 bits. (https://en.wikipedia.org/wiki/Hexadecimal)
Hexadecimal numberBinary value0000010001200103001140100501016011070111 8100091001A1010B1011C1100D1101E1110F1111