05-03-2014, 12:08 AM
Minecraft name:dan994
What do you like the most about redstone?: The implementation of Mathematics and Computer Science principles into a game, and the huge scope of possibilities that can be done with it.
What's a thing you have made which demonstrates redstone knowledge?: Main projects include a calculator, 4 bit binary multiplier (based upon MinecraftMattgicians multiplier) and a TicTacToe/Naughts and Crosses game (not really based upon logic etc. but I thought I'd list it anyway).
What does the thing do?: I'll go with the calculator, as its my biggest project. Takes two denary inputs(ranging from 1 to 10) and puts them through a denary to binary encoder. The binary inputs are then put through 4 bit full adders and then back through a binary to denary decoder. Outputs are then displayed on a screen. Subtraction is done using two's compliment subtraction, converting one value into its two's compliment alternative, and adding to the other value, ignoring the most significant bit.
Image and/or video, from imgur.com or youtube.com: Calculator Video: https://www.youtube.com/watch?v=_n7KfkVqvlA Binary multiplier: http://i.imgur.com/kYLxkxI.png Naughts and Crosses: https://www.youtube.com/watch?v=AAvX-mY8KDU
Do you agree with the rules?: Yes, all seem completely reasonable.
What do you like the most about redstone?: The implementation of Mathematics and Computer Science principles into a game, and the huge scope of possibilities that can be done with it.
What's a thing you have made which demonstrates redstone knowledge?: Main projects include a calculator, 4 bit binary multiplier (based upon MinecraftMattgicians multiplier) and a TicTacToe/Naughts and Crosses game (not really based upon logic etc. but I thought I'd list it anyway).
What does the thing do?: I'll go with the calculator, as its my biggest project. Takes two denary inputs(ranging from 1 to 10) and puts them through a denary to binary encoder. The binary inputs are then put through 4 bit full adders and then back through a binary to denary decoder. Outputs are then displayed on a screen. Subtraction is done using two's compliment subtraction, converting one value into its two's compliment alternative, and adding to the other value, ignoring the most significant bit.
Image and/or video, from imgur.com or youtube.com: Calculator Video: https://www.youtube.com/watch?v=_n7KfkVqvlA Binary multiplier: http://i.imgur.com/kYLxkxI.png Naughts and Crosses: https://www.youtube.com/watch?v=AAvX-mY8KDU
Do you agree with the rules?: Yes, all seem completely reasonable.