• gandalf_der_12te@discuss.tchncs.de
    link
    fedilink
    arrow-up
    3
    ·
    7 hours ago

    Not much, as the computer would be limited to something like 1000 transistors in total or something, if you build the computer flat on the landscape, because only around like 30K blocks of surface area are loaded at each moment (and therefore can contribute to calculations), and it takes around 30 blocks to build one transistor gate.

  • communism@lemmy.ml
    link
    fedilink
    arrow-up
    9
    ·
    14 hours ago

    Redstone is Turing-complete, so anything a regular computer can do. I remember building a 4 bit calculator in Minecraft when I was 12.

      • floquant@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        1
        ·
        5 hours ago

        Digital (discrete, e.g. binary) is mutually exclusive with analog (continuous, e.g. voltage), but either can be either physical (existing in the real world), or virtual (simulated, represented).

        A digital clock can be physical or virtual. A virtual clock can be digital or analog.

        Btw I don’t think it makes sense to say redstone computers are “simulating binary”, at least not any more than real computers do. It’s just another digital computer, running in a virtual environment rather than a physical one.

      • unwarlikeExtortion@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        12 hours ago

        It is a bit confusing.

        Minecraft is a digital simulation of a physical (albeit blocky) world.

        If we treat minecraft as a physical world (one simulated, but that’s beside the point), we can claim that it’s a (simulated) physical simulation.

      • fartographer@lemmy.world
        link
        fedilink
        arrow-up
        8
        ·
        2 days ago

        Yes, calculating with moving parts are how the first computers/calculators worked. Nowadays, you’ll usually see them represented by relay computers, which are usually an educational experiment, or meant to be used in harsh environments where a modern computer couldn’t function properly.

  • CanadaPlus@lemmy.sdf.org
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    2 days ago

    I feel like you need to give more details about what you mean by “do”. It’s a Turing complete system, but if you mean to advance gameplay objectives, that’s a more complicated question. Especially because it’s a fairly open-ended game in the first place.

    This being Lemmy, everyone is going straight to computer science.