Forums - Open Redstone Engineers
Build Server Application ~RedstoneHero - 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: Build Server Application ~RedstoneHero (/thread-10933.html)



Build Server Application ~RedstoneHero - RedstoneHero - 09-20-2016

Application:

Minecraft name: RedstoneHero
What do you like the most about redstone?: The complexetie
What's a thing you have made which demonstrates redstone knowledge?: a Algerithmic Logical Unit
What does it do?: It bassicaly is a calculator with some logical port's in it
Image and/or video, from imgur.com or youtube.com: http://imgur.com/gallery/neXLR
What do you plan on making for your build trial?: Depand's on the time I have. If I have much time a Line Drawer. If not an ALU
Do you agree with the rules?: Yes I do

Term:                                                        Used For:

Carry In: Add's one to the hole number            - This is used for subtraction
Carry Out: Is kinda of the overflow                  - Is used to know if the output is positive or negative
Flood Carry: Overflowing the Carry                  - Creating XOR
OR: Created by FC and Disabeling the AND gate - Creating OR
NAND: Created by OR and Inverting A+B          - Creating a NAND
AND: Created by NAND and Invert Output         - Creating a AND
XNOR: Created by XOR and Invert Output         - Creating a XNOR

Functions:

AND, NAND, XOR, XNOR, FC, !B, !A, A - B, B - A,Cin , Cot and !Output

ALU test:

OR:
0101
0011
---- =
0111
XOR:
0101
0011
---- =
0110
AND:
0101
0011
---- =
0001
XNOR:
0101
0011
---- =
1001
NAND:
0101
0011
---- =
1110


Build Server Application ~RedstoneHero - mazsolaskuglof - 09-20-2016

Accepted for trial! Hop on the server at mc.openredstone.org and ask a staff member for assistance.

P.S.: You don't need to explain the technical terms you use in the application, nor do you have to write test inputs and outputs. We will ask about it in the trial anyways.


RE: Build Server Application ~RedstoneHero - RedstoneHero - 09-21-2016

(09-20-2016, 09:55 PM)mazsolaskuglof Wrote: Accepted for trial! Hop on the server at mc.openredstone.org and ask a staff member for assistance.

P.S.: You don't need to explain the technical terms you use in the application, nor do you have to write test inputs and outputs. We will ask about it in the trial anyways.

Okay Smile