ORE build server application - Printable Version +- Forums - Open Redstone Engineers (https://forum.openredstone.org) +-- Forum: Moderation (https://forum.openredstone.org/forum-94.html) +--- Forum: Build Server Applications (https://forum.openredstone.org/forum-10.html) +---- Forum: Approved For Trial (https://forum.openredstone.org/forum-11.html) +---- Thread: ORE build server application (/thread-3344.html) |
ORE build server application - Dan994 - 05-03-2014 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. RE: ORE build server application - JeremyG - 05-03-2014 Looks good! Hop on the build server and ask an admin for a trial |