ComputerCraft Basic Key Door

Discussion in 'Programming' started by SomeEnderpenguin, 27 May 2014.

  1. SomeEnderpenguin

    SomeEnderpenguin Not a Penguin

    Joined:
    28 March 2014
    Messages:
    301
    Likes Received:
    66
    It's all here.
    I'm using similar code on my OpenBase Donation kitchen. Though very insecure and slightly buggy (thank you ComputerCraft 1.6 for breaking the Redstone API) it is my best attempt to make a keycard-based lock.
     
  2. Siioh

    Siioh If you can read this, you're too far

    Joined:
    29 May 2013
    Messages:
    333
    Likes Received:
    118
    Have you been able to edit the code through GitHub and get it onto the computers? If you can I'll gladly use that...
     
  3. SomeEnderpenguin

    SomeEnderpenguin Not a Penguin

    Joined:
    28 March 2014
    Messages:
    301
    Likes Received:
    66
    Yes, in fact, I uploaded them directly from the IDE. By unfinished I mostly mean CC 1.6 breaking stuff.