A binary calculator made with only three variables, 5 sprites, and 7 scripts. But it can only do 8 equations: 0+0+0=0 1+0+0=1 0+1+0=1 0+0+1=1 1+1+0=2 0+1+1=2 1+0+1=2 1+1+1=3