how are mini computers are build using Redstone in Minecraft?

530 viewsOther

Recently I heard that there was a player (I forgot the name) who has made a simple Minecraft in Minecraft. How does that work?

In: Other

8 Answers

Anonymous 0 Comments

Redstone follows the real life rules of a simple circuit. The thing about modern computers is that they’re just a WHOLE LOT of simple circuits shrunk down and stamped onto a piece of silicon. But in principle they operate the same way: Circuits have an “off” and “on” position. You’ve heard of binary code, I assume. Well, the 1’s and 0’s are instructions to those circuits to turn off and on in order to accomplish calculations.

Video games are a very complex series of calculations which are written in a programming language (something easier for humans to understand), which gets translated into binary, which gets relayed to the circuits.

What the users who create computers in Minecraft have done is just create a series of circuits in Minecraft which ultimately add up to a playable video game.

You are viewing 1 out of 8 answers, click here to view all answers.