Sandwichlizard
Sandwichlizard
34 / 6
30th May 2016
1st Jun 2016
No Description provided.
electronics logic gates ifoperator operator statement else

Comments

  • Nean
    Nean
    31st May 2016
    Oh, I see. So is this technically a machine code representation? Just done with hardware?
  • Sandwichlizard
    Sandwichlizard
    30th May 2016
    I mean hardware.
  • Sandwichlizard
    Sandwichlizard
    30th May 2016
    it is logically the same. it's a firmware version.
  • Nean
    Nean
    30th May 2016
    So, is this supposed to represent an if/else statement in high level programming languages?
  • Sandwichlizard
    Sandwichlizard
    30th May 2016
    @kerponaut. it works like an if-then-else statement in code. "if a>c then b=a else b=c" in this case it's "IF Condition1=HI THEN output A else output B" or you could build "IF Condition1=LO THEN output A else output B". or even IF Cond1=HI and Cond2=LO and Cond3=LO Then outA Else outB. you can also ignore either output if you do not need it. HI being a sparked true unit and LO being an UNsparked false unit.
  • Sandwichlizard
    Sandwichlizard
    30th May 2016
    You're welcome. :D
  • BiohazardousFallout
    BiohazardousFallout
    30th May 2016
    The programmer in me just squealed a little. I don't know why seeing this game get nested turing-complete makes me happy, but it sure does :v
  • kerponaut
    kerponaut
    30th May 2016
    UH?? i dont understand???
  • cikat2
    cikat2
    30th May 2016
    VAULT BOY!
  • logic6
    logic6
    30th May 2016
    vladlogic