Unnecessarymb Builder Application

Minecraft name:
unnecessarymb
What do you like the most about redstone?:
I like doing things with comparators.
What’s a thing you have made which demonstrates redstone knowledge?:
I made a pair of circuits for x^2 for hex input, which is 1t for the top half and 2t for the bottom half.
What does the thing do?:
Both circuits take a hex input, and output: (x^2%16) and (x^2//16) respectively.
Image(s) and/or video(s) of the device:
image
What did you make as your trial build?:
I made a four bit ripple carry ALU out of just comparators in the main logic, supporting ADD and SUB with carry, AND, OR, XOR, NAND, NOR, XNOR.
What is the warp for your trial build?:
unnecessarymb
Provide your results after completing the ORE Binary Quiz:
Binary Quiz completion certificate:

Completed by unnecessarymb in 2m41.164s on 9/4/2024, 23:48 UTC.
89.29% accuracy with 3/28 answers given incorrectly.
8ee1a227-e6b8-4baa-83b7-ed8ebebe3d4a-756e6e65636573736172796d62
5u6k2w086l2t1f2p2q095a536j2u6p4h440k093im0oiaykzm0oieexr

Do you agree with the rules?:
I agree with the rules.

1 Like

Here’s the 1t top half of x^2
image

I realize it might be prudent to post an image of the far more intricate ALU I made on the server than just an optimized square function:

Accepted! your alu is pretty funky.

1 Like