skupitup
skupitup
  • Видео 6
  • Просмотров 833 799
Programming BlueStone, a redstone computer in Minecraft, part 2
Hey guys, this is the second part of my previous programming video. This time I go through the syntax of the BlueStone programming language, as well as make a couple example programs. By now you should be able to make any program that you want, however, if you have any questions, leave them down below.
An updated download can be found here:
www.mediafire.com/?4j2t8dey2cns92h
Просмотров: 15 356

Видео

Programming BlueStone, a redstone computer in Minecraft, part 1
Просмотров 14 тыс.11 лет назад
Hey guys, this video outlines what you need to know to be able to program my most resent redstone computer made entirely in vanilla minecraft. If you have any question, feel free to leave them down below and I will be sure to answer them. The download for the world file in the video can be found here: www.mediafire.com/?4j2t8dey2cns92h
How Minecraft redstone computers work
Просмотров 204 тыс.11 лет назад
I know that many people who have seen youtube videos of computers made in Minecraft probably have no clue how these computers work. When I saw a computer in Minecraft for the first time, I was very curious as to how it worked however all information that I could find was simply too complicated. Hopefully, after watching this video, you guys have a better understanding of how these computers wor...
DEMO program of my redstone computer in Minecraft "BlueStone"
Просмотров 146 тыс.11 лет назад
Here it is, the demo program, it will draw a line between any two (x,y) coordinates. It does this by implementing the Bresenham Line Algorithm in Minecraft. If you have any suggestions for future programs, leave a comment bellow. If you would like to know more about the program, take a look at the wiki for the Bresenham Line Algorithm: en.wikipedia.org/wiki/Bresenham's_line_algorithm Also, down...
Overview of my redstone computer in Minecraft "BlueStone"
Просмотров 388 тыс.11 лет назад
This is an overview of my most resent computer made in Minecraft, "BlueStone". In this video I briefly explain how every aspect my computer works without going into too much depth. In later videos, I will be explaining specificity how different parts of my computer work so that you guys can see how it all works. The download for the computer can be found here: www.mediafire.com/?3ca0bntglifsz73...

Комментарии

  • @rcraft6594
    @rcraft6594 7 месяцев назад

    yo, anybody knows the computer engineering mc server that uses this video in their teaching playlist? I forgot its ip address but luckily this video was "liked"!

    • @rcraft6594
      @rcraft6594 7 месяцев назад

      maybe it was ORE?

  • @lolfaceno3980
    @lolfaceno3980 8 месяцев назад

    Integrate

  • @tranox9026
    @tranox9026 9 месяцев назад

    Hey, was just wondering if you still view anything on this channel, please let me know if you see this :)

  • @Neon64913
    @Neon64913 Год назад

    Why does it say that in the top left corner?

  • @antoinespadone7834
    @antoinespadone7834 Год назад

    even 10 years later it is still one of the best minecraft computer vidéo i ever seen. bravo

  • @SIMPLE-DASH
    @SIMPLE-DASH Год назад

    Bro I think he's dead

  • @dberweger
    @dberweger Год назад

    My left ear enjoined this video

  • @awayforthewin1325
    @awayforthewin1325 Год назад

    Man I remember watching this video like 20x as a kid. Now I'm an adult an learning this again in my computer science course. Thanks for getting me ahead on this stuff hahaha.

  • @locallyluca
    @locallyluca Год назад

    I haven't watched this yet but this sounds really good. I've been trying to learn how computers work but it's all so complicated. I feel like making it in Minecraft keeps it simple and still fun to make.

  • @shadowkatto
    @shadowkatto Год назад

    Working on a Minecraft binary value calculator along with what character the value represents with no command blocks (Thanks)

  • @elmerguldnielsen8214
    @elmerguldnielsen8214 2 года назад

    dAdA

  • @guAlmeida3000
    @guAlmeida3000 2 года назад

    what is the name of this texture in the video?

  • @yyhhttcccyyhhttccc6694
    @yyhhttcccyyhhttccc6694 2 года назад

    also did he just make a entire computer

  • @yyhhttcccyyhhttccc6694
    @yyhhttcccyyhhttccc6694 2 года назад

    i made a file ting once if u add file u can load it if u delete it u cant u can also update it and add more than 1

  • @hex666
    @hex666 2 года назад

    Ok but how can a Redstone pulse save data

  • @theorphanobliterator
    @theorphanobliterator 2 года назад

    When it comes to comparing numbers, you could conserve space and hardware by just subtracting your two numbers, and assuming this works with unsigned integers, you could check for a carry, and zero value. If zero flag is on, A=B. If zero flag is off, and carry is on, A>B. If zero is off and carry is off, then A<B. This is how I did comparisons in my cpus.

  • @NoodleFoxYT
    @NoodleFoxYT 2 года назад

    when i finished watching this i relized that it is basicly programing whit small amount of bits like the first gameing console (NES) runned of only 8 bits, leths keep op dreaming big and maybe just maybe oneday we will be able to make minecraft in minecraft whit the power of redstone

  • @axmaz_lazy
    @axmaz_lazy 2 года назад

    lol its just feeling like this is a sound effect or a meme: 11:09

  • @sxfgdhbsfg
    @sxfgdhbsfg 2 года назад

    Jesus people are to smart wtf like who thoguht of that

  • @sayochikun3288
    @sayochikun3288 2 года назад

    11:09 earrape

  • @justarandomguywholikesanim4588
    @justarandomguywholikesanim4588 2 года назад

    did anyone on notice the flying cheater written in the top left corner of his screen

  • @jake_kyojin1960
    @jake_kyojin1960 2 года назад

    no teaching took place

  • @heatshield
    @heatshield 2 года назад

    ref

  • @darragh5054
    @darragh5054 2 года назад

    🤯

  • @doriandash
    @doriandash 2 года назад

    23:42

  • @beep2997
    @beep2997 2 года назад

    Corner: *FLYING CHEATER*

  • @Frogable
    @Frogable 3 года назад

    Lol FLYING CHEATER

  • @gamingcookie3837
    @gamingcookie3837 3 года назад

    I was looking all over for a vid like this. Thanks!

  • @fml1468
    @fml1468 3 года назад

    I learned more about computer architecture from this video than an entire semester of a computer engineering class...

  • @balwinderkaur311
    @balwinderkaur311 3 года назад

    I’m glad red stone doesn’t generate heat Or we would have to add fans for cooling

  • @balwinderkaur311
    @balwinderkaur311 3 года назад

    Do you know that in india if you say alu in Hindi It means potato And you even coloured it yellow

  • @kees4945
    @kees4945 3 года назад

    I think it's been 7 years since I first saw this video, and this time I actually understood what was going on

  • @lucas.alessandria
    @lucas.alessandria 3 года назад

    this the 2021 comment you werent looking for to be here

  • @NevermindFlame
    @NevermindFlame 3 года назад

    Scicraft : Amateurs!

  • @raymondstheawesome
    @raymondstheawesome 3 года назад

    computing systems really started clicking for me after i watch Ben Eater's 8-bit breadboard computer from scratch.

  • @JonathanYT0754
    @JonathanYT0754 3 года назад

    How did you build this? It is massive! It's a computer in minecraft! How!!!

  • @mumblety
    @mumblety 3 года назад

    good thing I know binary

  • @ZeldaVerde
    @ZeldaVerde 3 года назад

    The only video on the internet that I found that could make me understand this in detail, thanks for the awesome vid!

  • @tibbemoro5129
    @tibbemoro5129 3 года назад

    very interesting nice explanation!

  • @victoriamacarthur8906
    @victoriamacarthur8906 3 года назад

    so minecraft computers are made out of wool

  • @brochacho6231
    @brochacho6231 3 года назад

    I think he has got the general idea right but it could be demonstrated more accurately

  • @boligoega
    @boligoega 3 года назад

    this video deserves more recognition

  • @benji-pt3rq
    @benji-pt3rq 3 года назад

    *grabs water bucket*

  • @rixy560
    @rixy560 3 года назад

    pls someone tell that what version this is running on, i tried 1.8 (spoiler alert, it doesnt work)

  • @gant6962
    @gant6962 3 года назад

    But the real question is: can it run minecraft Or better Duke nukem 3D or even way better.....rainbow six 3?

  • @itsmetheking
    @itsmetheking 3 года назад

    can you program minesweeper

  • @matthewe3813
    @matthewe3813 3 года назад

    you should generate the mandelbrot set on that sucker

  • @matthewe3813
    @matthewe3813 3 года назад

    man a video that is almost 8 years old is still able to help me

  • @matthewe3813
    @matthewe3813 3 года назад

    u can use locked reapeaters to make ur D-flip flops and othere circuits smaller

  • @knt5429
    @knt5429 3 года назад

    Ok, you've showed me computer science with minecraft blocks. Now let's see you build a redstone computer.