03-09-2014, 11:18 PM
Minecraft name: tobbetibbe
What do you like the most about redstone?:
It made me understand how this text could be popping up on the screen just because keys are tapped on a keyboard.
What's a thing you have made which demonstrates redstone knowledge?: Fibonacci's sequence calculating circuit.
What does the thing do?: In addition to being a normal 8-bit adding and subtracting calculator this circuit also have 3 bytes of memory(A,B,C) and can create number sequences using the Fibonacci sequence algorithm.
A = B
B = C
C = A + B
Image and/or video, from imgur.com http://imgur.com/yQiY1kU
Do you agree with the rules?: I do.
What do you like the most about redstone?:
It made me understand how this text could be popping up on the screen just because keys are tapped on a keyboard.
What's a thing you have made which demonstrates redstone knowledge?: Fibonacci's sequence calculating circuit.
What does the thing do?: In addition to being a normal 8-bit adding and subtracting calculator this circuit also have 3 bytes of memory(A,B,C) and can create number sequences using the Fibonacci sequence algorithm.
A = B
B = C
C = A + B
Image and/or video, from imgur.com http://imgur.com/yQiY1kU
Do you agree with the rules?: I do.