I Made a 32-bit Computer Inside Terraria

  Рет қаралды 3,130,057

From Scratch

From Scratch

10 ай бұрын

I document my journey implementing Computerraria: a 32 bit CPU running inside the game Terraria. I've been working on this for over 6 months now and thought it's cool enough that other's might be interested in learning about it. Absolutely everything I talk about here is completely open source and freely available in these public repositories:
Computerraria (World file and support software): github.com/misprit7/computerr...
WireHead (Accelerator mod): github.com/misprit7/WireHead
To download the mod to try it, here is the steam workshop link, although for any development I'd recommend using the Github link instead:
WireHead: steamcommunity.com/sharedfile...
If you're interested in learning more about the more technical engineering side of things, definitely let me know in the comments. I would be happy to go into it but I'm not really sure there's an audience for it.
Big thanks to Gus for implementing the raycaster engine, still can't believe that works so well. Eric, Renu and Evan also deserve credit for listening to me ramble for countless hours about various different wiring schemes and optimizations.
Terraria inside Terraria is close!
Twitter: / from_scratch_yt
Github: github.com/misprit7
Music credits:
Terraria Soundtrack, Scott Lloyd Shelly, ReLogic: www.terraria.org/, forums.terraria.org/index.php...
Symphony No. 5 mov 4, Beethoven, Fulda Symphonic Orchestra: musopen.org/music/2567-sympho...
Overature to the Marriage of Figaro, Mozart, Museopen Symphony: musopen.org/music/2682-the-ma...
Violin Partitia bwv 1004, Bach-Busoni, Stefano Ligoratti: musopen.org/music/3786-violin...
Feel Alive, Ethan Sturock: freetouse.com/music/ethan-stu...
Everyday, Eric Lund: freetouse.com/music/eric-lund...
Waves, Beau Walker: freetouse.com/music/beau-walk...
Magnificent, Pufino: freetouse.com/music/pufino/ma...
Glorious, Aylex: freetouse.com/music/aylex/glo...
Worlds, Aylex: freetouse.com/music/aylex/worlds
No Copyright Music for Video (Free)

Пікірлер: 6 700
@built-from-scratch
@built-from-scratch 10 ай бұрын
Hey if you're interested in more engineering/Terraria projects like this please subscribe! I wasn't originally planning on making more but there clearly seems to be an audience. My current project is making a foosball playing robot, if that sounds cool then you're in the right place: twitter.com/from_scratch_yt/status/1734116135384363291
@Felice_Enellen
@Felice_Enellen 10 ай бұрын
6:30 - Are you ok? I want to assume it's just an easter egg, but, y'know... see something, say something. ❤️
@abutb2745
@abutb2745 10 ай бұрын
Why you have a giant calculator also yea i am very interested pls make more yes i subbed and bell
@anonymous_246
@anonymous_246 9 ай бұрын
@@Felice_Enellen what easter egg you taking about?
@Felice_Enellen
@Felice_Enellen 9 ай бұрын
@@anonymous_246 Oh, the binary contents of memory at that timestamp represent the ASCII text, "HELP". I figure this is just a variation on the famous fortune cookie note that says, "Help! I’m being held prisoner in a fortune cookie factory!" Any time you see binary in 8-bit blocks (in this case formatted with the 0b prefixes some programming languages use to differentiate binary from decimal) where the first two bits of every octet are almost always 01, you can guess that it's ASCII. There are multiple online decoders if you don't know how to do it in your head.
@mathman0569
@mathman0569 9 ай бұрын
Please, I want to see this thing evolve! or a technical explination, I love CS and this is really impressive
@enque01
@enque01 8 ай бұрын
I'm a senior software engineer AND embedded electronics designer with 9 years of industry experience, as well as a relevant degree from university. I understood every single thing you did here, even the things you just mentioned in passing, and yet I am absolutely blown away by the fact that you did it. Like.... HOW OLD ARE YOU? And then you edited it all into an entertaining video as well.... My man, you will have ZERO problems finding a job. You can basically just point at where you'd like to work and they'd THROW money at you.
@ross.neuberth
@ross.neuberth 7 ай бұрын
I think all the adults with backgrounds in the industry were thinking the same. I was.
@animenaga
@animenaga 7 ай бұрын
yep@@ross.neuberth
@AlbertRyanstein
@AlbertRyanstein 6 ай бұрын
he doesnt need to find a job, but kind words nonetheless!
@Leaferr
@Leaferr 6 ай бұрын
but the point is this is so insanely dedicated and sophisticated for somebody of his age (assuming he's young), this is the kind of brain companies will froth over.@@AlbertRyanstein
@atlasone3263
@atlasone3263 6 ай бұрын
I think he sort of meant it like if he really needed a job then it would be effortless - but I'm sure this guy is already living pretty comfortably.@@AlbertRyanstein
@GeckGeckGeckGeckGeck
@GeckGeckGeckGeckGeck 10 ай бұрын
Ok but two questions. 1: Can it run Bad Apple 2: Will you make it run Doom?
@ProjecT_Zer0
@ProjecT_Zer0 10 ай бұрын
Someone already made Bad Apple. Waiting for Doom
@v0xl
@v0xl 10 ай бұрын
doom is open source right? it just needs some code to copy over screen contents from FB... if there's enough ram...
@leshamas_
@leshamas_ 10 ай бұрын
Doom in Terraria was literally my 1st thought lul
@marianolaguzzi
@marianolaguzzi 10 ай бұрын
I love that for Doom you're not even asking if it can run, just if he's going to do it, since we all know that Doom can run on anything
@martiddy
@martiddy 10 ай бұрын
It is a matter of time until him or someone else runs Doom on Terraria.
@austindale3129
@austindale3129 5 ай бұрын
YES!!!! Hats off to you, All hats, right off. I am a Sr Electrical engineer, and I got here without a degree because I spent 15 years hyper-focused on projects like this while working construction to pay the bills; burning the midnight oil on what I really loved. Architectural engineering, mechanical engineering, computer science, and primarily electrical engineering, building every crazy invention that came into my head, never knowing I could turn my passion into a career. My biggest issue for years was building the courage to display my efforts (you have no problem there), but when I did, my career skyrocketed. Because of people like you sharing your work, I learned how to be confident in presenting and promoting myself. You have an extreme talent, but more than that, you can communicate and present engagingly and interestingly. You have no limitations man! I am humbled and inspired by what you have done here! Keep following your interests and passions, and keep sharing! Thank you.
@nut2975
@nut2975 4 ай бұрын
Respect to you. I think you should document those stuff on your KZbin channel (if you're comfortable with it). I will be your 2nd subscriber
@kallesamuelsson8052
@kallesamuelsson8052 5 ай бұрын
For validity; I'm a full time developer for more then 20 year. Your computer skills, dedication and presentation skills are suuuuuper impressive! This project alone will surely land you a job at any tech company you want. Personally I hope you choose your own path and write your own projects because you seem really good at it. Best of luck, well done!
@mohsn_hakc568
@mohsn_hakc568 4 ай бұрын
Can I contact you, I need advice from you
@mahjoubadam1742
@mahjoubadam1742 Ай бұрын
Yep, I'm a computer engineering senior and literally have no idea how he made this.
@ChangeOfHearts39
@ChangeOfHearts39 Ай бұрын
​@@mahjoubadam1742engineering senior where ? Construction ? 😂😁
@mahjoubadam1742
@mahjoubadam1742 Ай бұрын
@@ChangeOfHearts39 I literally said computer engineering, final year
@ChangeOfHearts39
@ChangeOfHearts39 Ай бұрын
@@mahjoubadam1742 so how do you have no idea how he made this? And its your final year ? Ask for your money back 😂👍 im just pulling your leg bro 😂
@tehmeex7341
@tehmeex7341 9 ай бұрын
He's going to pull up to a job interview, and put "made a 32 bit computer in a block game" on his resume. What a legend.
@RobertoOrtis
@RobertoOrtis 8 ай бұрын
People like him do not go work for companies, They create their own companies.
@henry.08216
@henry.08216 8 ай бұрын
@@RobertoOrtis people like him have no social skills and awareness
@castrosenpai-6839
@castrosenpai-6839 8 ай бұрын
he is not going to an interview, he is the manager
@jordixboy
@jordixboy 8 ай бұрын
Thats not how it works. No one cares really about technical details like this. People in interviews want to hear stuff like: My code was run in production without interruption and no bugs serving 100k users, biringing 2m$ in revenue to the company. People forget that code is just a tool to accomplish something else, no one gives a shit about code itself (except we nerds), code is not the "end product". If you want to succeed in your engineering career, dont forget this.
@MindBlowerWTF
@MindBlowerWTF 8 ай бұрын
@@jordixboy but noone will say that this isn't a great showcase of creativity/problem solving, which results in great code that can serve 100k people and bring 2m$ in revenue.
@TheTobilan
@TheTobilan 10 ай бұрын
This is ultra impressive. Not only did you plan this whole project, made a very succinct video on it, made your own terraria optimisation mod, you stuck to it all and finished it! As somebody who is currently doing his master in computer science, your dedication and skills are top notch. I am trully mind blown
@built-from-scratch
@built-from-scratch 10 ай бұрын
Thank you, not quite a graduate degree but definitely took a fair bit of motivation to finish this off!
@ajeetstationajeet
@ajeetstationajeet 10 ай бұрын
@@built-from-scratch u should continue making these type of videos and also make a video on how u got quant role in jane street what are the skills required for that please dude
@Dries007BE
@Dries007BE 10 ай бұрын
@@built-from-scratch Don't kid yourself. This is definitely worth the equivalent of a masters thesis as far as I'm conserned. On a related note: Are you looking for a job?
@Optimusprime917
@Optimusprime917 9 ай бұрын
Dude this is absolutely grad school material, miles ahead of anything my classmates and I pulled off
@stuart6478
@stuart6478 9 ай бұрын
give him your degree
@Samitat
@Samitat 5 ай бұрын
Senior Devops Engineer here with 10 years working IT, definitively interested in seeing more detailed video essays like these. You remind me of myself at your age just must smarter :D Really impressive work you've done here, couldn't believe it when you went on saying you'd rewrote the entire wiring system lmfao. Keep it up kid
@mohsn_hakc568
@mohsn_hakc568 4 ай бұрын
Can I contact you, I need advice from you
@alexcromar7643
@alexcromar7643 5 ай бұрын
As a 4th Year Computer Engineer Student building a 16-bit computer using an FPGA to run a crude version of Doodle Jump I am speechless. This is one of the coolest projects I have ever seen and I can only imagine the difficulty especially when limited by the logic gates. I was impressed from the beginning but blown away when you casually mentioned rewriting the wiring engine. I will probably check out your project and see if I can maybe create something cool with it.
@built-from-scratch
@built-from-scratch 5 ай бұрын
Thank you! FPGAs are super cool, would like to use one in a project at some point.
@mohsn_hakc568
@mohsn_hakc568 4 ай бұрын
Can I contact you, I need advice from you
@scratch6402
@scratch6402 9 ай бұрын
That initial zoom out from the screen to the wiring had my jaw on the floor. I’ve seen CPUs in Minecraft and they look pretty big, but that reveal was MASSIVE.
@DaichiMatsu
@DaichiMatsu 9 ай бұрын
Real
@robertotarter7839
@robertotarter7839 9 ай бұрын
Same reaction fr. I guess most of it is actually memory, but still!
@SifArtorias
@SifArtorias 9 ай бұрын
It looks larger than Minecraft bc 2d. Everything had to be layed flat, where in Minecraft you can stack things and make them more compressed
@jxck7453
@jxck7453 9 ай бұрын
thats because minecraft has never had a 32bit build
@ABoojumSnark
@ABoojumSnark 9 ай бұрын
@@jxck7453 It has, watch?v=USH-PME_rls
@helmutzollner5496
@helmutzollner5496 5 ай бұрын
Well done! That was a true labour of love. When I was young, I did a 16bit ALU in DigiSim. That took already weeks to develop and I also learnt a lot. But doing a full 32 bit Risc-V computer that is huge.
@thedizzytoast
@thedizzytoast 4 ай бұрын
My god what a lot of work there, and you made me understand it perfectly. Subbed can't wait till I see your next endeavor
@MappyGaming387
@MappyGaming387 10 ай бұрын
Hands down the greatest technical achievement ever done in the history of this game. Hats off to you sir, mad respect!
@built-from-scratch
@built-from-scratch 10 ай бұрын
Thanks, stuff like your spawnkill/dps setups were some of the things to get me into Terraria engineering!
@PROPLAYEN
@PROPLAYEN 9 ай бұрын
​@@built-from-scratchRemake terraria in terraria then build an EoL spawnkill setup
@maz4rine1269
@maz4rine1269 9 ай бұрын
@@built-from-scratchplay doom in the computer
@dibble7368
@dibble7368 7 ай бұрын
​@@built-from-scratchdudes gonna make a time machine watch
@Thassae
@Thassae 9 ай бұрын
Dude, I am a Computer Engineer and I am totally blown out by your work. What you did here is worth a ressearch paper. Congratulations.
@VisionThing
@VisionThing 9 ай бұрын
Why? There’s no research here, even though it’s quite impressive (mostly because of the time spent building the darn thing in a non-optimal editor). I’d assume most engineers being able to do this kind of thing if they put enough time in it.
@Taricus
@Taricus 9 ай бұрын
@@VisionThing It is definitely worth a research paper. He was even referencing academic papers to design it. He's applying methods in unique ways and pushing boundaries.
@VisionThing
@VisionThing 9 ай бұрын
@@Taricus It’s a hardware emulator. There’s nothing new here, even though it’s entertaining and clearly took a lot of effort. Do you even know what a research paper is? You don’t make one just for something being impressive if there’s nothing novel. How good of an engineer are you if you are so blown away by this on a technical level?
@TheGrizzypoo
@TheGrizzypoo 9 ай бұрын
This, so much this. I am an academic and this should be published somewhere. This is the kid of thing that brings humankind one itsy, bitsy, teeny, weenie step forward. And in our lifetime, that is all we can realistically do.
@arisandoval1190
@arisandoval1190 9 ай бұрын
@@VisionThing lol bruh you goofy..
@shellcode
@shellcode 4 ай бұрын
This is beautiful. I’m a Senior Software Developer like many of the other comments here, remember exploring things like this in Minecraft years ago but nowhere near this advanced. Great job! 😎
@josiahscott3864
@josiahscott3864 3 ай бұрын
As someone who knows nothing about programming, but watches a lot of these types of videos, you did an excellent job at breaking the process down into an interesting and easy to understand step by step, far better than any other video ive seen like this
@belltowersubductions5104
@belltowersubductions5104 9 ай бұрын
Honestly the bit where you made an entire mod overhauling the game's entire wiring system is possibly the part I'm most impressed by. That's dedication right there.
@dragonlord1225
@dragonlord1225 9 ай бұрын
I mean, if I spent 5 months building some random shit in a videogame and it doesn't even work I'd also go to any lengths imaginable to make it work. 😂
@ExiledBowser
@ExiledBowser 9 ай бұрын
I would just want this mod just to make the game run smoother so more mods can be ran.
@seanbarnard8598
@seanbarnard8598 8 ай бұрын
This dude really, really loves pong
@skyluke9476
@skyluke9476 8 ай бұрын
@@dragonlord1225I haven’t coded since high school and decided to make a website this year from scratch. I could have used templates and websites but I decided to do it with only code and once you make up your mind…… 80+ hours later I finished, excited but completely warn out
@Jdbye
@Jdbye 8 ай бұрын
When you already spent 500 hours on designing a computer, you're probably willing to spend another 100 to make it work better.
@Bloodrammer
@Bloodrammer 9 ай бұрын
Kids these days are superhuman, I swear. Combining deep technical knowledge, perseverance and perfect presentation while concealing all the effort besides implementing the computer, all for your presumably first video (likely not, please tell us it's not) is an insane feat. Kudos!
@konaqua122
@konaqua122 9 ай бұрын
Mom: "You're always playing that video game." Him: "I was designing a game inside a game using real world science applied to video game logic."
@davidsaso1234
@davidsaso1234 9 ай бұрын
They're very rare sadly
@myrusEW
@myrusEW 9 ай бұрын
Slow down, pal. Kids in the past didn’t have so much free time and money and the ability to relax and play games for hours. Kids in the past didn’t even have things like this to do. What would a kid in the 1950s do to be equally impressive besides…? Being a great athlete? Starting a business? It’s totally an unfair assessment. The world as a whole is exponentially more skilled/knowledgeable/capable than any world in the past. This is neat, but let’s stay mindful.
@NatTardis
@NatTardis 9 ай бұрын
@@myrusEW Look, this guy is what people call a genius. This is not just neat, this is absolutely insane. It's fine that you weren't doing this when you were a kid. I sure wasn't. It's fine. We're geniuses in our own personal fields. Society wants us to compare and evaluate ourselves constantly. It's bullshit. We can both be glad that this guy is doing what he loves and that we also are, regardless of how society evaluates what it is that we enjoy doing with our lives. And what he did is still absolutely insane and I love it.
@winsomehax
@winsomehax 9 ай бұрын
Not to run anyone down because this is great, but today kids have access to an astonishing amount of information and tutorials for free. When I was a kid, I had a commodore c64 programmer's reference manual. An unspeakably precious book. But that was basically it.
@afriendlyfox
@afriendlyfox 4 ай бұрын
I have assembled a 16-bit processor inside a modelling software once, so I understand what you are talking about, but this was so much more work to rewrite a part of the game and setup everything around this. Mad respect.
@isitatiger
@isitatiger 3 ай бұрын
This is an amazing achievement! WOW! You are absolutely brilliant, I hope you post more in the future!
@FameFocus
@FameFocus 10 ай бұрын
If you read this, please share this video! Such nerdy work must not go unnoticed. Somebody make this guy an engineer!
@MatVeiQaaa
@MatVeiQaaa 9 ай бұрын
im pretty sure he said in the video he has a job and somehow that project helped his advances or smth.
@Wituz
@Wituz 9 ай бұрын
I don't think a guy like him needs to worry about work - if he's at the point where he can do this, there isn't much he can't do on his own. I would say it's a shame if he gets stuck in a corporate environment with this creativity. Thanks for a good vid. :)
@realityveil6151
@realityveil6151 9 ай бұрын
In my long years of experience in the field I have learned the hard lesson that just because someone did an amazing passion project doesn't mean they'll be a good engineer. There are motivation issues, and they tend to be mavericks and lone wolves. And they just suck in general. Guys who pour all their heart and soul into a terraria computer can barely bring themselves to open an industry standard circuit design tool and actually do work that someone else has assigned them. This is because they're all motivation and passion and no discipline and focus. If they ever get around to finally producing anything at all they produce shoddy, sub-standard, piss-poor implementations because they learned on the fly and did not persue classical training, on top of being unmotivated and just trying to do the minimum of work. In nearly every case, my more level-headed, dedicated, classically trained engineers have to fix everything before the product could ship. Often that fixing process takes longer than if my real engineers had just ran the project right in the first place. So no, I will not be hiring this kid or anyone like him. They can stay in youtube land while the real engineers with dedication, discipline, heart, and real world training do the actual work.
@MatVeiQaaa
@MatVeiQaaa 9 ай бұрын
@@realityveil6151 you worded it like if him making that actually is a red flag for you, but I guess you rather meant it doesn’t mean much?
@realityveil6151
@realityveil6151 9 ай бұрын
​@@MatVeiQaaa Depends. If they have completed classical training with high marks (I don't care about GPAs, just show me your engineering class scores. I don't care if you flunked English or World History) and have a passion project to show off, and at least one of those was a team effort of 3 or more people: Instant hire. If all they have is a series of solo passion projects, big red flag.
@terjemathisen1683
@terjemathisen1683 10 ай бұрын
I already commented in the reddit thread, but I'll repeat myself here: This is _seriously_ impressive. I started PC programming in 1982, so on a 4.77 Mhz CPU capable of about 1 instruction/us. Your emulated CPU is only a few orders of magnitude slower than what we had then!
@daleryanaldover6545
@daleryanaldover6545 9 ай бұрын
really impressive, this guy might even surpass Terry Davis
@wj11jam78
@wj11jam78 9 ай бұрын
@@daleryanaldover6545 Lihzahrd Temple OS
@jameshildebrand907
@jameshildebrand907 9 ай бұрын
I still remember my first computer I started programming on. It was a TRS 80 from Radio Shack.
@mika_iran
@mika_iran 9 ай бұрын
@@daleryanaldover6545 lol no. and if the mere mention of an arduino wasn't enough to dispel such a thought, i don't know what to tell you
@Frostybijt
@Frostybijt 9 ай бұрын
@@wj11jam78 LMAOOO
@endaronelprime6255
@endaronelprime6255 5 ай бұрын
One of the most impressive things i have seen in a while, well done buddy
@ChippyGaming
@ChippyGaming 10 ай бұрын
Just from a single video, it's so clear you're gonna go on to do great things! This project is genuinely amazing, and the infodumps along the way were super interesting too!
@TheBeatenBush
@TheBeatenBush 10 ай бұрын
Pleasure seeing you here chippy
@built-from-scratch
@built-from-scratch 10 ай бұрын
Thank you so much, I really appreciate it!
@silvrivy
@silvrivy 10 ай бұрын
oly shit it's chili 😊
@Weedocto
@Weedocto 10 ай бұрын
@@silvrivy chili💀💀💀
@brodinigotmagic
@brodinigotmagic 9 ай бұрын
Makes me happy seeing you encourage smaller terraria KZbinrs. You really do care about our little community.
@sethm7761
@sethm7761 5 ай бұрын
Professional Software Engineer here - holy sh** great work! Very impressive and fun to watch.
@user-io9bw2mr2f
@user-io9bw2mr2f 5 ай бұрын
SO BAD😭
@reniswiss1733
@reniswiss1733 9 ай бұрын
As a mechanical engineer I am blown away by the dedication you put into this. I don't understand half of it but I can clearly see the genius behind a project like this.
@gianfrancolongo
@gianfrancolongo 9 ай бұрын
As I civil engineering student, my mind blow off while I watched this video due to this insane creation.
@kirleyq1394
@kirleyq1394 9 ай бұрын
As a CE junior, same. The time that was put into this. Really incredible!
@nktslp3650
@nktslp3650 9 ай бұрын
Make sure to add this to your resume. This is seriously impressive.
@gdb524
@gdb524 8 ай бұрын
yeah like try to focus on making money from your passion
@adissentingopinion848
@adissentingopinion848 8 ай бұрын
Sadly, this is covered by at least junior-level computer engineering in college. However, if I was a hiring interviewer for certain jobs, telling me you made a softcore CPU while solving routing issues (but not timing issues) in a videogame could be a nice opener if you had the HDL experience to back it up.
@zorroaster8895
@zorroaster8895 8 ай бұрын
​@@adissentingopinion848it speaks more about the dedication and planning required to code this, rather than the knowledge (although it certainlyrequires knowledge). I know that not every computer scientist or software engineer student would go to this length for a project (I certainly didn't)
@researchandbuild1751
@researchandbuild1751 8 ай бұрын
Meh, its not really that useful for real world software problems. Although it does show his tenacity in solving problems.
@choahjinhuay
@choahjinhuay 8 ай бұрын
@@researchandbuild1751the tenacity and documentation of it are the valuable skills.
@Theo-xd4so
@Theo-xd4so 5 ай бұрын
As a college student taking computer architecture this semester, this was super cool to watch! Great job man
@AnchoviePossum
@AnchoviePossum Ай бұрын
This video has been sitting in my Water Later for a while. It was definitely worth getting around to. Very good video.
@Qenton
@Qenton 9 ай бұрын
Back when I was designing video games (90s) we would interview programmers. Sometimes we would just tell them to go off and program pong. This would tell us a lot about the programmer, both in what they did, if they did it, their aesthetic sense, and a lot of other stuff about the applicant. We would have shaken our heads and probably hired you on the spot if you came back with that one.
@FranciscoGoodface
@FranciscoGoodface 9 ай бұрын
probably hired him??? this kid could hire you in a few years from now
@vnm_8945
@vnm_8945 9 ай бұрын
@@FranciscoGoodface
@nobody-rb9xh
@nobody-rb9xh 9 ай бұрын
​@@FranciscoGoodfacethat's not really how it works.
@marcelc2820
@marcelc2820 8 ай бұрын
Seeing shit like this made by geniuses like you is why I quit software engineering to become a lawyer. I can't even begin to express how impressive this is.
@low22xd
@low22xd 6 ай бұрын
Im about to quit pursuing law to start learning software engineering
@Sorrelhas
@Sorrelhas 6 ай бұрын
"Your honor, the 32-page long document my client wrote thoroughly detailing a coordinated terrorist attack on his local DMV clearly had "in Terraria" written at the end of it, therefore my client is completely innocent"
@oxanis
@oxanis 5 ай бұрын
​@@Sorrelhas LMFAOOOO
@kallesamuelsson8052
@kallesamuelsson8052 5 ай бұрын
Language models are the new lawyers ;-) Sry... I could not resist ;-)
@kenarnarayaka
@kenarnarayaka 4 ай бұрын
why is computer science to law such a common switch impostor syndrome is really making me consider this switch too
@verdibahnsen
@verdibahnsen 2 ай бұрын
You are a legend. I’m 35, have been in the industry for 13 years and I’ve never seen such a diverse set of expertise, understanding and knowledge applied so creatively and brilliantly from someone so young. And to top it all off, your communication and verbal skills haven’t been sacrificed. Well done man
@eduardobarreto5555
@eduardobarreto5555 5 ай бұрын
This is a nice refresher for my Digital Electronics and Computer Architecture classes.
@Dillbeet
@Dillbeet 9 ай бұрын
This is incredible. 15 minutes of unique phd level content. Please continue posting naturally and organically
@ActuallyAwesomeName
@ActuallyAwesomeName 9 ай бұрын
If you think this is PhD level you've never been to a university
@MD-ji7dh
@MD-ji7dh 9 ай бұрын
@@ActuallyAwesomeName I mean this in nothing "new", so it wouldn't qualify, but there are still not many Masters degree students who would be able to pull off something like this. Including myself.
@em3755
@em3755 9 ай бұрын
@@ActuallyAwesomeName It may not be Ph.D level but totally Senior Undergraduate level or MS level. I'm a Senior electrical engineering student with a 4.0 GPA and this would of been a huge effort to do. Only in my final year did I learn enough about computer architecture to do something like this. What's crazy is that this high schooler who's like 4-6 years younger than me knows how to do it all XD
@leschopinesns100
@leschopinesns100 9 ай бұрын
@@ActuallyAwesomeName This is not so far from phd level to be honest... I am in fifth year of university next year, and have many friends planning to do a Ph.D so I think I have a pretty good idea what it means.
@rdxzero
@rdxzero 9 ай бұрын
​@@em3755"would of" + 4.0 gpa?
@FonyWill
@FonyWill 9 ай бұрын
not only did you create a whole computer, you also created a revolutionary mod to help your project. wow
@jonathanbuyno9461
@jonathanbuyno9461 16 күн бұрын
So crazy, absolutely incredible! I don’t understand but I have so much respect for this. You’re a genius!
@michaelrall8142
@michaelrall8142 5 ай бұрын
OMG, as a SW-Dev with 25 years of experience, I can't stress enough how insanely impressive this project is !
@MarcelloLins
@MarcelloLins 9 ай бұрын
I'm a senior software engineer with 12 years of industry experience and a degree in compsci. Still watching this video was incredibly humbling and impressive. I bet the journey was as incredible as the final result.
@jordixboy
@jordixboy 8 ай бұрын
Im a senior software engineer with 10 yrs and no compsci degree, same for me. Altough I made similar stuff (not this big though).
@blasttrash
@blasttrash 8 ай бұрын
@@jordixboywhat did you make?
@jordixboy
@jordixboy 8 ай бұрын
@@blasttrash Short list: VM's (Chip8/Gameboy...), Write assembly (and also binary) (not for x86 arch though), Make an ALU/CPU with logic gates (with LogiSim). Own Programming language, some reverse engineering... Idk stuff like that, I really enjoy it
@jordixboy
@jordixboy 7 ай бұрын
@@Lronhoyabembe i made it and have no degree. Not so hard, just take some books, learn and practice. Fun experience
@jordixboy
@jordixboy 7 ай бұрын
@@Lronhoyabembe I guess a lot of people just want to recollect the paper and dont care about what they learn lol. I love applied CS, computer engineering (whatever it is called), I also like electronics, I spend my free time learning and playing, not for the sake of a paper, but because i genuinely like it
@coffee_quaffer
@coffee_quaffer 10 ай бұрын
Dude I about fell out of my chair when you dropped the containerized CI pipeline. There are so many impressive things about this project, but that attention to detail (and respect for maintenance and tooling) is absolutely next level. Well done!
@haroldp.sadwood1181
@haroldp.sadwood1181 9 ай бұрын
Seriously! He just threw that in there!
@vieuxslave9077
@vieuxslave9077 2 ай бұрын
Superbe video! I’d be delighted if you made a video to explain more thoroughly how you used these states gates to make all the CPU parts, and even other things that you had to do to make it work. That’s really impressive, and I think I don’t even realise how much it is!
@MemesSwitched
@MemesSwitched 3 ай бұрын
Seeing the world blueprint at the beginning of the video sent me into shock honestly. I’m currently an engineering student and I’m just starting to grasp how monumental of a task this was. Insanely good job!
@genericcatname9159
@genericcatname9159 9 ай бұрын
I’ve never even seen or heard of anything close to this in Terraria. The amount of dedication this stuff seems to take is absolutely insane.
@RealCraft_MC
@RealCraft_MC 9 ай бұрын
I know right?? Terraria is already good on its own.. but this?!
@sgtkilborn
@sgtkilborn 9 ай бұрын
I've been programming professionally for 6 years and this is cooler than anything I've ever made. I LOVE that you made a whole-ass mod just to facilitate development of the main project. Now that's committent!
@Ashmole3
@Ashmole3 4 ай бұрын
This video was an instant sub for me. There are very few youtube videos that I watch that make me say, out loud, "this guy is a genius"
@raoul4859
@raoul4859 5 ай бұрын
Simply amazing! A really great archivement!
@michaelheinrich5219
@michaelheinrich5219 10 ай бұрын
There are few people that can actually do this. There are even fewer people who would do this. And only one person who actually did this. This touches skills on so many levels of difficulty and perseverance... This is nerd transcendence that requires Kardashev scaling to appreciate and understand. I salute you!
@ickaruus4909
@ickaruus4909 13 күн бұрын
this is crazy! You are actually insane! This is one of the most impressive things I have ever seen anyone do in a video game
@jacksonlennon3216
@jacksonlennon3216 5 ай бұрын
Such an amazing video. Great work.
@ddmac0
@ddmac0 9 ай бұрын
Hey man. I'm a software dev, and this is hella impressive. I would love to see a more technical video. Keep it up man, you're pretty incredible!
@flinxsl
@flinxsl 9 ай бұрын
I'm an IC designer, and projects like this are like the early days when the "layout" was done by hand with only primitive tools to help.
@flyinhigh7681
@flyinhigh7681 9 ай бұрын
Comp sci student here, this is absolutely incredible! Relogic is missing out if they dont pay you to bring your wiring optimisations to the base game
@noaag
@noaag 9 ай бұрын
"developer hire this man" is usually like totally unrealistic but i'll make an exception (ha-ha "exception"), this is amazing, re-logic hire this man
@benbrook469
@benbrook469 9 ай бұрын
they probably wouldn't be able to offer a high enough salary
@julealgon
@julealgon 8 ай бұрын
The optimization he did is very basic: he just introduced a cache to store wiring sources and targets. While the whole thing is very impressive (including the fact that he created his own mod), it would not make sense for any developer to hire the guy just because of this very trivial optimization alone. Also, it is likely that this wasn't done in the original game because it just wasn't needed: the original game was not necessarily designed for very long and many wiring connections in the first place, because that wasn't the whole point of the game, it was just a minor aspect of it all things considered. Optimizations are usually done after measurements show that a given area is a problem/ bottleneck, and in this case it really isn't for "normal" play.
@benbrook469
@benbrook469 8 ай бұрын
@@julealgon ok but this is a better signal than anything you could uncover in a few interviews
@julealgon
@julealgon 8 ай бұрын
@benbrook469 Sure, it shows practical experience, which is a good sign indeed. I'm just saying it is still a fairly simple optimization that most candidates should already be aware of.
@AlexandruEne0x0
@AlexandruEne0x0 3 ай бұрын
What an absolute legend! I’m a principal engineer with 15 years of experience, worked on a bunch of low level stuff and I got to say that I loved everything about this. Well done dude! This is on par with the crazy stuff tom7 does! Absolutely incredible!
@nicodela6854
@nicodela6854 Ай бұрын
Mindblowing ! Great concept and great video !
@Formulaeagle9558
@Formulaeagle9558 9 ай бұрын
This is by far the best terraria video I have ever watched, insane accomplishment, I knew people could make games inside of other games but the work that you put into this is unreal. Congrats and good luck making mini-terraria!
@apex9478
@apex9478 9 ай бұрын
1:20 You just pissed us off but we're too amazed by this computer to do anything about it
@unknown-tq2yx
@unknown-tq2yx 9 ай бұрын
I still gonna give him that dislike
@Krumbeersubb
@Krumbeersubb 4 ай бұрын
incredible - go on! you might reach the next level of technical development in your lifetime =) Hats off
@skilz8098
@skilz8098 3 ай бұрын
Everything this young man has done is the same kind of ambition I've had for the past 20-25 years. I started off in C++ for building a 3D Game Engine from scratch. After a few iterations of that, I then got into trying my hand at Hardware Emulation. I worked on an NES 6502 CPU/PPU/APU hardware emulator in C/C++. While doing my research into this I came across Ben Eater's KZbin series on building an 8-Bit Breadboard CPU. While following his series I searched for a circuit simulator program to build his design and I came across Logisim. I then implemented Ben Eater's CPU within Logisim. When I did this project, I refrained from using many of the built ins. I didn't use their built in registers to make a register file, no. I used my own registers built with the programs basic logic gates. I didn't go as far as building it from discrete transistors, but I did do it using only basic logic gates and muxes. I even showed the entire bus and used LED lights in the same fashion as Ben did. I also didn't use the built in 7 Segments, I implemented his logic. When it came to writing the binary microcode for the control logic that he programmed or flashed his EPROM with, I had to write a similar program to his within C++ instead of the C like language - library for an Arduino that he used. I mention this because of two main reasons: 1. I understand all that this young man has done as it's in line with the very same thing that I'm intrigued by. Watching a video that he produced of what he's done to build his architecture within an actual game is very impressive to say the least; especially when that's not the primary goal of the game. Yet to see that it can be done and to prove that the game itself is Turing Complete is truly an amazing accomplishment. I've built a working CPU in a game where the game itself is about making one. I built one in a Steam Game called Turing Complete. I know what it takes. It takes a lot of time and dedication. The amount of work is not insignificant. Impressive! 2. The fact that he even built his own mod for the game that changes the game's internal mechanics to improve its efficiency in order to remove the main bottleneck to make his CPU run at a decent rate is impressive in of itself. And his ability to go and do just that: "Make Your Own Tools" to get done what needs to be done shows great ambition and integrity. This is a testament of his determination. Outstanding! If I was to ever put a team together I wouldn't hesitate to have this young man on that team. I'd have him alongside with Ben Eater, 3 Blue One Brown, javidx9, The Cherno, Jason Turner, Bisqwit, Jonathan Blow, the person who built the music video Sandstorm in Factorio, and a few others. This would be the kind of talent I'd be looking for.
@mikafoxx2717
@mikafoxx2717 3 ай бұрын
Something you should definitely check out is the 8-bit pipelined CPU build JAM-1, and the peripherals like video card from scratch. It's so far along now that he vastly outperforms other 8 bit computers of the era and gets about 3 MIPS from a 4mhz clock. He wrote a Wolfenstein 3d engine and runs it realtime at like 22fps, textures and all. It's the best I've seen for explaining pipelining
@skilz8098
@skilz8098 2 ай бұрын
@@mikafoxx2717 Nice, now that's a feat of engineering!
@skilz8098
@skilz8098 2 ай бұрын
Another worthy mention is James Sharman's build... It's quite impressive.
@mikafoxx2717
@mikafoxx2717 2 ай бұрын
@@skilz8098 That is James Sharman's build!
@skilz8098
@skilz8098 2 ай бұрын
@@mikafoxx2717 Oh okay, I think I misread what you stated earlier, and didn't put the two together. Thank you for the clarification. Yeah, his build is amazing. I've been following him nearly as much as Ben Eater. A bit different than them, is Ross McGown. I've been following his series too. The main difference is he's building his in either Logisim or similar circuit simulator. He's built and designed his own ISA, assembler, etc... Recently he's been implementing his own library of math functions within his assembly. He's at the point of using his sine & cosine functions to do Fourier Series analysis. It's a really good series.
@Spectral-Spiff
@Spectral-Spiff 6 ай бұрын
But can it run doom?
@user-fb5sm8er7x
@user-fb5sm8er7x 21 күн бұрын
This guy is asking the important questions
@MR_GOMB
@MR_GOMB 20 күн бұрын
Oh yes it can my friend ( I hope)
@personeater747
@personeater747 20 күн бұрын
Doom originally runs on 32 bit, so theoretically yeah. I don't know how you'd go about programming it though,
@chaostheultimayt
@chaostheultimayt 19 күн бұрын
“Ferb, I know what we’re gonna do today!”
@bacon5481
@bacon5481 19 күн бұрын
Did you even watch the video
@jaredbecker3152
@jaredbecker3152 9 ай бұрын
This project is beyond impressive! The fact you made your own mod to improve the games performance just so you could create this is insane!
@valayna_2181
@valayna_2181 16 күн бұрын
I am so impressed by this. Not only did you make a computer which can only execute a single task, you made a PROGRAMMABLE computer. As someone who is nearly done with getting their degree in computer science I can say that this was such a cool project. And that is without even mentioning everything surrounding that like mod making, video editing and more. My hat is off to you!
@terolix
@terolix Ай бұрын
This is amazing, man, nicely done, truly
@LoblueHaze
@LoblueHaze 9 ай бұрын
This guy uploads a first video to his channel, designs a gate for the CPU, engineers and optimizes the algorithm for the CPU, develops a mod to massively speed up the wire mechanics for Terraria, and, most importantly, uses Rust. Your work is marvelous, please keep up the good work!
@akawmv
@akawmv 10 ай бұрын
I study Computer Engineering in college and I'm impressed. It killed me (in a good way) when you showed that you even made a CI pipeline for the project. Also the fact that you had so much dedication towards the project is really cool! Great work, man. This is plain awesome.
@JamieFurlong
@JamieFurlong 23 күн бұрын
This is fascinating and I'm glad the world has people like you in it.
@yogabija
@yogabija 2 ай бұрын
It is an understatement to say well done! I understand computer system architecture and digital logic. It's a big thing just to undertstand all of that. Not to mention at a level you can use it to create a virtual computer. But to do it in a game, is a wondeful application of all that knowledge. Great video! Good luck with everything. You will find it easy getting a job! If you dont have one already!
@SlushieDee
@SlushieDee 9 ай бұрын
This is so insanely impressive, wtf. Would definitely love to watch a detailed breakdown of the more technical side of things!
@letsb3nameless665
@letsb3nameless665 9 ай бұрын
as a terraria vet with 2900 hours, this is the most glorious thing i have ever seen
@Arctan95
@Arctan95 5 ай бұрын
Fantastic work mate, bravo.
@Visstnok
@Visstnok 4 ай бұрын
I am so thankful there are people as smart and talented as you in the world! Best of luck with all your future inventions.
@David-hi9nz
@David-hi9nz 9 ай бұрын
I don't even play Terraria, but as a novice programmer, this is impressive.
@Malam_NightYoru
@Malam_NightYoru 9 ай бұрын
as a novice programmer that plays terraria, that is even more impressive. Never knew that someone would push that simple wiring to the limit
@mikicerise6250
@mikicerise6250 9 ай бұрын
This guy is American, right? (Can't tell the difference between American and Canadian accents). If so he had better be shortlisted for those new chip factories TSMC is going to be building there. They really need talent.
@fansignal
@fansignal 9 ай бұрын
I don't play Terraria and don't program, but as an onlooker who enjoys seeing what people can program, his work is impressive. Would be good to see people keep adding: build another Terraria inside the game and another pong game inside that!
@Rxxx-jn6gi
@Rxxx-jn6gi 9 ай бұрын
you should try it y. you wont regret it
@kylesimone6140
@kylesimone6140 9 ай бұрын
@@fansignal someone made minecraft in minecraft, and is working on making minecraft in minecraft in minecraft
@VorpalGun
@VorpalGun 10 ай бұрын
A technical video would be interesting. You may be alone in the centre of that Venn diagram (I don't care much about devops) but embedded rust and computing in games is always interesting. I did some smaller scale stuff in Minecraft back in the days.
@built-from-scratch
@built-from-scratch 10 ай бұрын
Good to know! The stuff the Minecraft community has done similar to this is also super impressive
@TheMillyBays
@TheMillyBays 10 ай бұрын
They definitely aren't the only one at the center of the that venn diagram--- they do however have far more persistence than the rest of us!
@stumpzerd5921
@stumpzerd5921 10 ай бұрын
@@TheMillyBaysYou can say ‘he’ bub
@tangyboi386
@tangyboi386 10 ай бұрын
​@stumpzerd5921 why do you care?
@dspivey_music
@dspivey_music 9 ай бұрын
Yes I would love a deep dive into this
@youtubeshadowbannedmylasta2629
@youtubeshadowbannedmylasta2629 13 күн бұрын
amazing stuff dude, literally amazing.
@oliverurbanik9647
@oliverurbanik9647 5 ай бұрын
This is mindbogling - have seen some 8/16 bit stuff done in Minecraft - but 32 bit in Terraria is unbelievable impressive. The dedication alone... wow..
@mekafinchi
@mekafinchi 9 ай бұрын
In real-world digital logic, these gates exist! They're called transmission gates. They have applications (mainly multiplexers iirc), but since they don't amplify their output like inverters do, they aren't found on their own.
@mellow3995
@mellow3995 9 ай бұрын
Okay we need an item in the game to celebrate this video and this man. This is freaking incredible!
@storytellerjack22
@storytellerjack22 9 ай бұрын
Computer item where you can pack all these wires into a single item... I have never played Terraria
@qqqpq
@qqqpq 9 ай бұрын
​@@storytellerjack22yeah there's already stuff like that lol
@vxpdx
@vxpdx 9 ай бұрын
Next Terraria patch should have: "Fixed logic gate timings and significantly improved wire logic"
@eggnogisdead
@eggnogisdead 9 ай бұрын
ping pong paddle
@user-dq2zx2ei4m
@user-dq2zx2ei4m 9 ай бұрын
Vote passed.
@marcusstoica
@marcusstoica 3 ай бұрын
Hey, I liked the video a lot. Also I really appreciate your choice of music in this video. The classical music sounds very fresh compared to the endless lofi hip-hop tracks or game soundtracks other videos use.
@schizoposter1499
@schizoposter1499 17 күн бұрын
This kid in 10 years: "They said that Minecraft is better than Terraria, so I've recreated the entire game of Minecraft on my Terraria computer!"
@improat
@improat 10 ай бұрын
🤯 Not only the project is really impressive! That alone is already enough, but you also did all the polishing and even modified the game it self to get it running faster. And you drove it home with a really good product video. The way you explained the cpu is understandable for everyone! Just 🤯
@Metroidam11
@Metroidam11 8 ай бұрын
I got my bachelors of science in computer and system’s engineering, and I don’t think I could pull this off. Truly impressive!
@freiabereinsam-
@freiabereinsam- 8 ай бұрын
That’s because your degree is worth shit Greetings a former engineer bachelor
@ghostoflazlo
@ghostoflazlo 8 ай бұрын
Oh wow The state of your education
@julealgon
@julealgon 8 ай бұрын
You most likely could, given enough time.
@parham6676
@parham6676 7 ай бұрын
maybe you should go back to school?
@effigy42
@effigy42 6 ай бұрын
education and iq are completely different things
@abv-gn2gk
@abv-gn2gk 2 ай бұрын
Thats marvelous! Thanks for an educating and ispiring content!
@Rybesh532
@Rybesh532 3 ай бұрын
So, next step... can it play Doom?
@RgY_Taken
@RgY_Taken 9 ай бұрын
I used to think Terraria was solely a 2D building and fighting game. It's incredibly exciting to witness the remarkable creativity you've poured into crafting something this extraordinary! Please continue your fantastic work.
@nullcline_
@nullcline_ 10 ай бұрын
i remember being blown away by this project when you first showcased it but the quality of this video is equally as impressive, excited for more stuff and or things to be built
@N7sensei
@N7sensei 10 ай бұрын
Yeah. Great video production quality as well.
@InMetalWeRust
@InMetalWeRust 17 күн бұрын
That's an impressive feat! Back when I used to play Terraria I built a world spanning teleporter system. Each teleporter "pad" took me to a receiver pad in a particular farming area. I can't stress it enough it took so much trial and error to get it to work. It didn't require as much wiring as a project like this but even then it would lag the game pretty bad when loading up the map. The few friends that also played Terraria had their minds blown when I showed them my 6 month long project. lol
@ramihazuori6556
@ramihazuori6556 4 ай бұрын
I'm programmer and have so much love about everything about software engineering I can say clearly that this is masterpiece and you'll someone very talent and give the world something very impressive in the future...just keep going bro❤
@metaljay77
@metaljay77 10 ай бұрын
This is incredible. Please become one of those people that creates incredible things the benefit the world. You've got the sheer brilliance to do it and all the time in the world to make it happen. I hope I see your face on something world changing in the future.
@stuart6478
@stuart6478 9 ай бұрын
everything benefits the world silly Billy
@Gobbler.
@Gobbler. 9 ай бұрын
well what if I somehow manage to delete the world from existence that doesn't benefit it very much
@notbryan255
@notbryan255 3 ай бұрын
@@stuart6478 I wouldn't say everything
@jamescarrico1233
@jamescarrico1233 9 ай бұрын
This is incredible. Most people watching this may not recognize how significant this achievement actually is. You have absolutely cemented your place in the programming hall of fame. It’s truly beautiful. And to top it off, your video production is top tier quality. I’ll be following you closely because you are clearly destined for great things.
@And-So-On
@And-So-On 5 ай бұрын
This is SOME motivation right there. Wish everyone was motivated like that.
@LcsAfonso
@LcsAfonso 3 ай бұрын
Sensacional mano, simplesmente incrível, você tem um futuro brilhante pela frente ❤
@fran13r
@fran13r 9 ай бұрын
Bro this is so awesome. People making computers inside of games might be my favorite thing in gaming tbh.
@SpencerYonce
@SpencerYonce 9 ай бұрын
As a factorio player, and a programmer, I absolutely loved this video. You have an extreme amount of dedication and determination. You earned yourself a new subscriber for sure!!
@LastElf42
@LastElf42 9 ай бұрын
"The game engine is too slow so I made it better" is literally what made Factorio the top 3 game on Steam at launch. The devlogs going into bit level optimisations just to get a little bit more performance was insane (I started playing back when belts moved physical objects and 1k SPM was a dream, now that's the starting point for an end game base).
@DoorThief
@DoorThief 3 ай бұрын
As soon as you mentioned pipeline compliance checks I immediately made sure I was liked and subbed
@nicholasbrown3197
@nicholasbrown3197 Ай бұрын
I’d love to see follow up videos on more of the details. This is super cool
@Ghi102
@Ghi102 6 ай бұрын
What impresses me the most is the dedication you have to make it a truly complete project, not just a hobby one. RISC-V compliance, the whole dev ops pipeline, regression testing, just simply amazing
@sathuria_pendragon
@sathuria_pendragon 9 ай бұрын
Red needs to see this. I’m 100% sure he would gladly introduce and item or just anything to resemble such an achievement for the Terraria community. Great job!
@coding_ac6601
@coding_ac6601 5 ай бұрын
mad respect for this kid make us all look stupid. hope you get the best in life. much love
@ricardomarliere
@ricardomarliere 5 ай бұрын
this is amazing, congrats!
@webbiess6
@webbiess6 9 ай бұрын
This is hands down one of the best videos I've ever seen. The amount of work and detail is just unmatched.
@stefanosdris4240
@stefanosdris4240 10 ай бұрын
I was once proud of my 10ish year old self for learning spectrum basic and being able to code simple games on my rubber keyed spectrum 48k. That was before I watched this video. Now I feel stupid. You should be proud of what you have done here. Not just on a technical level... You're presentation is impeccable. I say this at a time when the video is sitting at around 84k views: you'll be a superstar engineer one day. Just remember to also take it easy and enjoy everything you do in life. Wow. Just wow.
@bobedwards8896
@bobedwards8896 9 ай бұрын
Comparison is the thief of joy
@NunoMaia
@NunoMaia 9 ай бұрын
@@bobedwards8896 also a source of.
@Flairis
@Flairis 9 ай бұрын
@@NunoMaiaexample?
@Ascended55
@Ascended55 9 ай бұрын
​@@Flairisliterally if you are better than someone, you are joyful
@chrisalbers1370
@chrisalbers1370 5 ай бұрын
This is the craziest project i've ever seen, and i've seen some really crazy projects!
@bha1959
@bha1959 3 ай бұрын
So cool. You have an insanely bright future ahead of you.
I Played the HARDEST Skyblock
25:16
Lord Jon25
Рет қаралды 4,1 МЛН
How Two People Created Gaming’s Most Complex Simulation System
38:54
ThatGuyGlen
Рет қаралды 1,3 МЛН
FOOTBALL WITH PLAY BUTTONS ▶️ #roadto100million
00:24
Celine Dept
Рет қаралды 147 МЛН
ТОМАТНЫЙ ДОЖДЬ #shorts
00:28
Паша Осадчий
Рет қаралды 12 МЛН
LA FINE 😂😂😂 @arnaldomangini
00:26
Giuseppe Barbuto
Рет қаралды 20 МЛН
КИРПИЧ ОБ ГОЛОВУ #shorts
00:24
Паша Осадчий
Рет қаралды 4,7 МЛН
Minecraft 1.20.4 (all the advancements) Episode 2 (No Commentary)
1:17:50
I built my own 16-Bit CPU in Excel
16:28
Inkbox
Рет қаралды 1,2 МЛН
32-bit Computer Inside Terraria? | Prime Reacts
29:04
ThePrimeTime
Рет қаралды 301 М.
Factorio teaches you software engineering, seriously.
21:27
Tony Zhu
Рет қаралды 1,1 МЛН
Building a $100,000 PC for Minecraft
19:09
Linus Tech Tips
Рет қаралды 6 МЛН
Fast Inverse Square Root - A Quake III Algorithm
20:08
Nemean
Рет қаралды 4,8 МЛН
I made a precision gearbox - with NO GEARS.
30:09
Not An Engineer
Рет қаралды 1 МЛН
3DS Terraria is BROKEN (in the best way possible)
29:35
Gungnir
Рет қаралды 905 М.
We should use this amazing mechanism that's inside a grasshopper leg
19:19
What if you Started off with NOTHING in Terraria?
8:02
Gungnir
Рет қаралды 4,4 МЛН