Bluestone is here
i have created a basic 2d recreation of a circuit board. (based off Minecraft),
Here is a list of components:
Wires: Moves charge and decreases by one
Comparators: If input>=left then output input
Subtractors: Outputs input-left
Repeaters: Outputs 31 if input > 0 Locks output if has charge to left
Bluestone block: Outputs 31
Cloud input: Sets global variable to input
Cloud output: Outputs global variable
Lamp: lights up if input > 0
The max value charge can reach is 31
Let me know what you think and share your creations here

