Switch

Binary Game


Game Showcase

Showcase Image

Normal Mode

Showcase Image

Multiplayer Mode


Game Loop

The game generates a random decimal number like 42
- You have to translate this number into binary using the lamps
- lamp on = 1 * 2^x, lamp of = 0 * 2^x
- the little arrow on the left/right of the lamps indicates from where to read the number

when you have corectly replicated the number the remaining time will be added to your score
- on every 10 iterations your time will get less
- there is a point where the game ends ;3, but you will always have atleast 10 seconds for a number