Posted 24 February 2015 - 10:02 AM
Been learning to program and made a simple color keypad door lock.
Code can be located here: http://pastebin.com/qyfPStWt
Or type
Requires a small setup to use.
Tried for hours to get a way to break the program to work, but it kept breaking. Would also like to allow the monitor to be placed on any side of the computer without breaking the program. Feedback with tips/advice and improvements for this program would be much appreciated. I will try to fix some stuff and keep the code updated.
Enjoy.
Code can be located here: http://pastebin.com/qyfPStWt
Or type
pastebin get qyfPStWt keypad/program
Requires a small setup to use.
- Monitor must be placed on the back of the computer.
- You must create a file named code (poor name choice I know) and put the code you want to use in it.
- Your code may be 1-7 characters long.
- The code has to be in numbers: Red = 1; Green = 2; Blue = 3; Orange = 4; Yellow = 5; Purple = 6
- The redstone output is set to the bottom, you may want to change it or adjust your setup accordingly.
Tried for hours to get a way to break the program to work, but it kept breaking. Would also like to allow the monitor to be placed on any side of the computer without breaking the program. Feedback with tips/advice and improvements for this program would be much appreciated. I will try to fix some stuff and keep the code updated.
Enjoy.