How to make YOUR dream game with no experience

  Рет қаралды 1,108,754

BinzuDev

BinzuDev

Жыл бұрын

Hello and welcome to my first video on indie game development, I will be making more like these in the future so stick around if that sounds interesting!
Places I can be found on the internet:
GameJolt: gamejolt.com/@BinzuDev
Website: binzudev.com/
Discord server: / discord
Music:
Parasail minigame - Breath of the Wild
Hateno village - Breath of the Wild
Outset Island - Wind Waker HD
Extraterrestrial Wahwahs - Pizza Tower
Gigachad song Doom version • GIGACHAD SONG (Doom Et...
King Hippo - Punch-Out Wii
Poké Floats - Smash Bros. Melee
3D scratch game: scratch.mit.edu/projects/4635...
Before commenting:
"What about roblox?":
A lot of people mentionned Roblox as a way to learn how to make 3D games, and that's completely valid! I didn't think about mentioning roblox while making this video because I have absolutely 0 experience with it. Last time I've seriously used roblox was in 2012 at best. But I've been told by many people that Roblox is a great way to learn how to make 3D games, and that I shouldn't underestimate its power! So if you really want to make 3D games and you don't have a lot of experience, you might want to look into Roblox!
"Actually Unity is easy to learn because I learned it easily":
If you thought Unity was easy to learn, then great! That's actually really cool! But not everyone is as good at learning as you, and the tips in my video mostly applies to people who aren't as good to learn new things. If you think you have what it takes to learn unity with no prior experience, then by all means, go ahead. But proceed at your own risks.
Other clarifications:
Construct 3 is not actually free, but it does have a free trial
Undertale was made in Game Maker 1, hence why I only mentioned Deltarune because its made in GMS2
Baba Is You was actually made in Multimedia Fusion 2, which is the predecessor to Clickteam Fusion 2.5, it’s the same thing but they just changed the name between version 2 and 2.5
The RPG Maker engine program itself isn’t open source, but the code that your game runs on is.

Пікірлер: 1 500
@BinzuDev
@BinzuDev Жыл бұрын
Hello there! Thank you for watching the video till the end and looking at the comments! This is the first video I’ve made in this style and I plan on doing more in the future! So if you enjoyed this video, and want to see more like it, you know what to do. I don’t need to remind you how youtube works. This video took a while to make (about a month) because I had a lot of new things to learn, drawing animations, writing scripts, making high quality voice recordings, getting used to hearing my own voice, pronouncing words clearly when I have a habit of mumbling, making the absolute most out of my mediocre video editing program, etc. But now that I know all that, my next videos should be a lot easier and faster to make hopefully. If you know someone who wants to get into gamedev or is just starting out… you know idk maybe you could share this video with them or something you know idk I’m just sayin’ you know?
@Mr-ce4jd
@Mr-ce4jd Жыл бұрын
I dont care what you say I WILL USE UNITY AAAAAAAAAAAAAAAAAAAAAH I NEED THAT SWEET SWEET UBER COMPLEX UI! THATS WHAT I LIVE FOR!!!!!!!!!!
@buzzy2127
@buzzy2127 Жыл бұрын
I Subbed
@randowboosh6772
@randowboosh6772 Жыл бұрын
great vid
@MudkipEpicGamer
@MudkipEpicGamer Жыл бұрын
you forgot about lua
@maciex2702
@maciex2702 Жыл бұрын
@@MudkipEpicGamer from what i know (dont kill me pls) lua is a programming language, not a game engine
@TVFLabs
@TVFLabs Жыл бұрын
Game dev here, this is exactly how I finally learned to make games. So if you're wondering whether or not this works, I can tell you it definitely does. I wish I could've had this advice before I started, rather than having to learn the hard way. Hearing that you shouldn't try to make your dream game right away might be disappointing, but it couldn't be more true. Next time someone I know wants to learn to make games, I'm 100% going to send them this video.
@davidemeloni423
@davidemeloni423 Жыл бұрын
Same. This is absolutely true, in fact in sticking around with gdevelop at the moment. A great engine
@percysimmerman5437
@percysimmerman5437 11 ай бұрын
I really loved his phrasing of the final boss vs the tutorial. It makes it seem less like giving up on your dream game and more like slowly ramping up for it.
@OBEYLumeify
@OBEYLumeify 10 ай бұрын
By any chance would you be able to give someone advice on how to begin developing a game similar to dragonvale/monsterlegends?
@TVFLabs
@TVFLabs 10 ай бұрын
@@OBEYLumeify Sorry but I really can't, for a few reasons: 1. When I said I was a "game dev" that was maybe setting expectations a bit too high; on second thought I probably shouldn't have worded it that way since I'm very much still learning. I've made a few small projects but I haven't come close to, say, putting anything on Steam yet. So I'm not all that qualified to give advice for most game genres as I haven't tried developing any games in them myself. 2. I actually have never heard of either of those games before, so uh, I'm definitely the wrong person to ask. If I had to offer any advice, it would be to break the game you want to recreate into smaller and smaller pieces. Like, let's say you want to make a Minecraft clone. Instead of asking, "how do I make Minecraft," you should ask yourself a ton of smaller questions like, "how do I make terrain generation," and "how do I let the player build stuff," and then break those down even further into things like, "how do I make it so when the player left clicks, the block they're looking at gets deleted," and so on and so forth until you have a question you can actually answer. (if this video already said all that, whoops, because I don't remember if it did or not) I wish you luck with learning & making your game, though!
@OBEYLumeify
@OBEYLumeify 9 ай бұрын
@@TVFLabs thankyou🤍 I have some big things I wanna do in this world & making an app/game is one of them.
@bigmancozmo
@bigmancozmo Жыл бұрын
2:22 Personally, Scratch also helped me learn the general idea of *why* to write certain code, not *what* to write.
@smallxplosion9546
@smallxplosion9546 Жыл бұрын
Yeah, I have great ideas on what to make when I fully get into development of REAL games, but I've just been making stuff in Scratch to get a feel for what it's like before I do so.
@mattmartin7028
@mattmartin7028 11 ай бұрын
I agree. Its like when you see some feature in a game you get how you can go about to code it, even if you have 0 coding knowledge, if that makes sense.
@bean-official
@bean-official 11 ай бұрын
same
@JoshyRB
@JoshyRB 11 ай бұрын
Well it does teach you about different topics and tools. Like Variables are a huge part of game development, and it’s part of Scratch too. I’ve learned everything about Variables because of Scratch. I also got better at understanding other things, like certain ways to use maths and physics to create ideas. Scratch doesn’t exactly teach you code, but it does definitely teach you ideas you’ll need to know for coding.
@JoshyRB
@JoshyRB 11 ай бұрын
@@mattmartin7028I know what you mean. Sometimes when I’m playing games, or watching people play games, I imagine how different things are created and how they work in the game. Like if I discover a game that has done something other games have never done before, I try to think of ideas of how it was made. Like the portals in the Portal games for example, I thought of different ways the mechanic could’ve been done, and when I eventually watched videos on similar topics or how that exact mechanic is created, some of what I thought about was correct. I can figure out how things work in games, with barely any knowledge of coding and knowing how each thing is actually made. Another example is, if I saw footprints in snow in a game, I would be thinking about how they are shooting rays down from the feet of the player, and if they collide with a certain material and are within certain bounds (if touching edge of material, if angle too steep, etc), it will spawn a decal that gets mapped onto the surface of the material, which will fade out over time. Saying this makes me sound like a proper game dev, but I’m not, I haven’t really used anything special, it’s just things I’ve learned over the years from other stuff, and I can just put 2 and 2 together. I figure things out on my own also.
@Sarahl-.-l
@Sarahl-.-l 10 ай бұрын
6:40 the ‘’EACH’’ was personal 💀
@deadsparksgamingchannel
@deadsparksgamingchannel 4 ай бұрын
as it should be. whoever made that engine is one greedy fuck
@truck_dude
@truck_dude Ай бұрын
Please tell me how/why
@stephenyt-ll6gk
@stephenyt-ll6gk Ай бұрын
I swr 😂
@paperboat6157
@paperboat6157 19 күн бұрын
what​@@truck_dude
@truck_dude
@truck_dude 19 күн бұрын
@@paperboat6157 I need to know how it was personal and why it was personal
@Ciastos882
@Ciastos882 10 ай бұрын
"Don't learn the engine to make a game, make a game to learn the engine." - BinzuDev
@lachlan7181
@lachlan7181 Жыл бұрын
I'd also recommend you make a one-page and a 10-page document about your game. The one-page will summarise the entire game, briefly, efficiently and it will be your vision of what the game will be. The 10-page will go into detail, and you can do a longer document if your game is complex. These 2 documents are essential if you're designing your first game - it will be a reference point when you're not sure what to do next, and it will ensure that you don't stray too far from your original goals, it will also prevent you from biting off more than you can chew
@EchinoStarefish
@EchinoStarefish 11 ай бұрын
Great advice to do two documents to establish both the overall vision and the minutiae
@lukethekuya
@lukethekuya 10 ай бұрын
A solid foundation is important in making any piece of media!
@egggrenade2746
@egggrenade2746 10 ай бұрын
Gotta love himework
@ex2ra
@ex2ra 10 ай бұрын
Thank you manz
@nynvib276
@nynvib276 9 ай бұрын
Time to use absolutely no punctuation
@NosebleeddeGroselha
@NosebleeddeGroselha 11 ай бұрын
Man, I think RPG Maker is underrated sometimes. The community for it is so vast and varied, you can get VERY creative with it. Of friggin course it's not as limitless as other engines, but I don't think it's as limited as people make it seem.
@handsoaphandsoap
@handsoaphandsoap 6 ай бұрын
Yeah, there’s a whole bunch of plugins and user generated features you can add to it to allow you to do a whole bunch of things. Of course you’d only use it to make an RPG, that’s what it was designed for, but it’s not as limiting as people think.
@Nightmarish_
@Nightmarish_ 5 ай бұрын
You can technically do a lot in it. Not just RPGs or Puzzle games or horror. You can probably, technically, even do FNaF sit n survive-likes or side-scrolling/puzzle games. Now, should you use it for things like that? Probably not. But really, you can do a lot with plugins or even the engine itself. It can be powerful, if you know how to use it.
@Qb1te
@Qb1te 4 ай бұрын
@nocturne1601
@nocturne1601 4 ай бұрын
RPG Maker is awesome, There's just One problem *couch* SWITCH *cough*
@MellowMutantPlays
@MellowMutantPlays 4 ай бұрын
I can't code or draw but I wanna make a game so I downloaded RPG Maker.
@YerBoyJerLoi
@YerBoyJerLoi 8 ай бұрын
"do not learn unity" ... yeah i don't think i'm gonna do that now
@oliverdowning1543
@oliverdowning1543 Жыл бұрын
If you are going for 3D then Godot is really good for that learning by doing without tutorials approach because all the documentation is build in to the built in code editor meaning it's very easy to get the info you need right away. Also GDScript is just kinda great to use.
@kittinanpakboon8129
@kittinanpakboon8129 Жыл бұрын
Huh i used it before knew nothing about it and also completely empty headed in coding back then I might just relearn it again now ngl
@oliverdowning1543
@oliverdowning1543 Жыл бұрын
@@kittinanpakboon8129 personally, I really like it although I was already fairly familiar with Python (and I had some experience with Unity but Godot is a lot more beginner friendly plus the whole built in IDE and documentation (despite only being a tiny download)) so that helped.
@percysimmerman5437
@percysimmerman5437 11 ай бұрын
Godot's documentation is the most beautiful thing I've ever seen in my entire life. Everything is so understandable and well organized, especially after trying Unity. They give fantastic resources for how to learn more as well!
@Mike14264
@Mike14264 10 ай бұрын
From what I've heard, Godot's script is very similar to Python, which is great, because that's the one programming language I've learned, aside from R.
@oliverdowning1543
@oliverdowning1543 10 ай бұрын
@@Mike14264 yeah, pretty similar. There are differences like the keywords true and false not being capitalised or that you have to declare your variables explicitly using the car keyword but for the most part it's fairly similar.
@BustyCatbot
@BustyCatbot Жыл бұрын
The main reason I want to make games, is because I want more games to play with my friends, and I want to take elements from my favorite games, and combine them into my definitive favorite game.
@dianaselnekovicova948
@dianaselnekovicova948 7 ай бұрын
I want to create also great game that combines my favorite elements from different games plus is set in my favorite history time
@MellowMutantPlays
@MellowMutantPlays 4 ай бұрын
That sounds good
@darkspine6710
@darkspine6710 Ай бұрын
i want to make a celeste like game because i found celeste too easy, but found the mods too hard
@5minutemovies977
@5minutemovies977 23 күн бұрын
Hell yeah, me too
@snappy-IV
@snappy-IV 19 күн бұрын
Agreed. Someone should Make Minecraft 2 ;D
@epochgd
@epochgd 11 ай бұрын
Learning logic before code definitely makes everything WAY easier. Great video! :D
@hamingnu6610
@hamingnu6610 9 ай бұрын
Definitely! And after that, learning the conventions that one may encounter in building the logic of a game using a programming language is much easier than diving straight into learning a programming language itself (Basically; starting to apply the logic you've learned into the framework of most typical programming languages, such as Object-oriented ones, etc. Without delving into a specific programming language or library). Of course, some people might find it a lot more intuitive to just dive straight into the deep end, but I'd like to think that - for every person who does that and succeeds, there are 10,000 others who've lost hope too early on in the process just because they couldn't wrap their head around something that's innately abstract, and requires a lot of other steps beforehand before enough confidence is achieved (e.g a lot of people dive into game development like a 2nd grader who dives into integral calculus, when they should be learning about basic math operations first).
@karolinastrusa6321
@karolinastrusa6321 6 ай бұрын
I agree this video is my fav
@TayoEXE
@TayoEXE 4 ай бұрын
It's the reason "learning" other languages is much much easier once you have the foundations down of one, because the basic logic flow such as variables, if statements, loops, data types, functions, lists/arrays, etc., are foundational to most languages anyway. I remember first learning coding logic by using the drag and drop features of Game Maker like back in 2007 maybe. I went on to add in some code here and there but the foundational concepts of game coding logic of start, step/tick/update, timers, etc., started there for me.
@epochgd
@epochgd 4 ай бұрын
@@TayoEXE I started with Gamemaker drag and drop as well! :D
@wolfwinter2024
@wolfwinter2024 Ай бұрын
What kind of logic? programming logic?
@chandlerv901
@chandlerv901 11 ай бұрын
I’ve been binging beginner game dev videos today to write notes and figure out my approach, as I finally decided to pursue a new creative hobby / project. This has been the most helpful, realistic, and genuine video I’ve come across by far. Thank you for the upload, very well done and much appreciated!
@rezioz
@rezioz Жыл бұрын
0:25 FINALLY! Somebody is telling the truth instead of selling unrealistic dreams to beginners. Making a game is a long process and requires patience. Being geniunly good at making game is an EXTREMELY LONG process, it can easily takes a decade, so be really patient.
@maxmuster7003
@maxmuster7003 Жыл бұрын
I made a text based mini-game in two weeks, but a lot of routines for the game i made a long time ago before starting to make a game.
@shyshadow5228
@shyshadow5228 Жыл бұрын
Great video! It sure made me chuckle a few times and was overall very well paced. You've got yourself a new subscriber and I cannot wait for your future content!
@aaron-gz
@aaron-gz Жыл бұрын
Yeah, like his balance of fun and educational.
@ReubenLyne-by8on
@ReubenLyne-by8on 2 ай бұрын
​@@aaron-gzMe : it was educational!!!
@darshio8307
@darshio8307 8 ай бұрын
7:55 lmao, this aged well xD
@diamondgod383
@diamondgod383 7 ай бұрын
?
@Flameonoodle
@Flameonoodle 3 ай бұрын
​@@diamondgod383Unity's become the punching bag of the game dev community after they made it so that Everytime someone downloads your game, they get a pretty sizable cut of the profit. So everyone is flocking to Godot for 2D stuff (And Probably 3D when Godot cleans up a bit)
@BluetheBird
@BluetheBird 5 ай бұрын
Thank you so much for this video, I have adhd and this video broke everything down into easily digestable peices that *really* helped and Im so glad I watched it; as someone with big dreams in MANY different categories it really helps to hear something like this, to be gently told "take it slow, its okay"
@voultronix761
@voultronix761 Жыл бұрын
Awesome video , think many people need to watch this. I'm learning blender in my free time but damn actualling learning how to make my models come to life in unity is daunting. I'm definitely guilty of wanting to build my dream games with no team or deep programming knowledge.
@Mr-ce4jd
@Mr-ce4jd Жыл бұрын
Same, for sure
@princessjoanne4266
@princessjoanne4266 Жыл бұрын
Same here too, I've been hoarding the soundtrack I made for my dream game for about 10 years at this point
@thenightmarewizardcat
@thenightmarewizardcat 9 ай бұрын
@@ADC2009 thank god there are AIs now to make the work for us, right? Joking.
@Flameonoodle
@Flameonoodle 3 ай бұрын
​​@@princessjoanne4266OH MY GOD. I thought I was alone and so weird lmao. I have no devices that can even run a game maker, but I'm preparing for when I do so that I can make my dream game faster. So far, I've got three songs, basic story script, and some backgrounds and enemy designs. And I'm horrible at art and music, so this is the perfect time to learn them haha
@ChillExcel
@ChillExcel Жыл бұрын
bro i love this guy he actually motivates me to make a game even though I gave up like 10 times. I'm subscribing cuz I thinks its worth it, thanks for the tutorial and in my case "motivation". I'll put what i learned from watching this video to good use. In the future I'll make a game called "Plothing"
@69EDiTS_
@69EDiTS_ 11 ай бұрын
Nicee 😊
@efggui
@efggui 9 ай бұрын
Hey, it’s been 3 months. Were you able to get into coding or did you manage to make a game of your liking?
@platook
@platook 4 ай бұрын
⁠@@efgguianother 4 months later and he didn‘t reply… hope he‘s doing well :P
@efggui
@efggui 4 ай бұрын
@@platook true
@gytas279
@gytas279 3 ай бұрын
"Don't learn the engine to make a game, make a game to learn the engine." I will use that as my college quote.
@SillyLilDawg
@SillyLilDawg 3 ай бұрын
“Tutorials won’t make the game for you and you shouldn’t use tutorials to make your entire game.” Now that’s a good DAMN quote that can be applied to anything creative.
@ottopie2973
@ottopie2973 Жыл бұрын
Thank you! Very well made video and super helpful
@pantheonmaker9437
@pantheonmaker9437 10 ай бұрын
00:00 Intro 00:25 TIP #1 DON’T 01:38 REAL TIP #1 04:18 WHAT GAME ENGINE SHOULD I USE? 07:12 BIG THREE 08:49 TUTORIALS 10:27 Why Make Games?
@haa846
@haa846 7 ай бұрын
thx
@pantheonmaker9437
@pantheonmaker9437 7 ай бұрын
@@haa846 glad to be of service
@TheSticknation
@TheSticknation 11 ай бұрын
First time I come across your channel and my God this video was great. I DO have a dream game and this video definitely helped me visualize the process a bit better. Thank you so much!
@ExoticCheeseDev
@ExoticCheeseDev 2 ай бұрын
I watched this video right after it released. I am now proud to say I can code very well now! I have already progressed all the way to Godot, and I'm very thankful for this video.
@sulfurstorm
@sulfurstorm Жыл бұрын
your advice reminds me of how i learned Expression 2 in GMod. i cant make those super complex mech legs and buttery-smooth hovercraft, but i learned how to make all sorts of crazy contraptions from deconstructing other popular chips and piecing them together like Frankenstein's monster. And thanks for the advice on Unity and Unreal, ive been mulling over whether i should try them out but its definitely beyond my league.
@mypetblackie108
@mypetblackie108 11 ай бұрын
This video is severely helpful and has stopped me from (continuously) making dozens of mistakes. Thank you so much for making this video and I'm so glad I happened to click on it when looking for a basics godot tutorial 😭
@Manj_J
@Manj_J 2 ай бұрын
I'm just getting started with wanting to make a game for my friends and I to play, and this is the best introduction video I've come across so far!
@justblue974
@justblue974 2 ай бұрын
I'll make games and bring joy to all
@Mega6468
@Mega6468 Ай бұрын
I will be your first player! Please tell me when you're done.
@justblue974
@justblue974 Ай бұрын
@@Mega6468 thank you
@squidpickle
@squidpickle Жыл бұрын
Absolutely fabulous!! Keep up the great work.
@SethMiller01
@SethMiller01 Жыл бұрын
This is such a great video! As a unity user myself, I can certainly say that the tips in this video are exactly what I needed when I first opened unity. You got a new subscriber!
@christianthedumb
@christianthedumb 11 ай бұрын
Love the way you explain everything, I’ve been learning for months now and doing it instead of watching it is the best way to learn!
@JotaMR
@JotaMR 8 ай бұрын
Daaamn i really needed to see this video, i was planning to do a fully complicated game with gamemaker having 0 experience XD now i'll just do lil baby steps before doing something "big" so thanks, i really needed this :)
@lolop7452
@lolop7452 Жыл бұрын
i love the fact that a can told me what to do💀💀
@sarrthestar.
@sarrthestar. 4 ай бұрын
aha, those grade 1-5 scratch lessons are finally becoming useful !!
@Gore-Labs
@Gore-Labs 11 ай бұрын
I really appreciate this! I have been so confused about where to start making games, and this is extremely helpful!
@sleuff
@sleuff Ай бұрын
Thanks man, really brought me down to earth with realistic expectations. Can't wait to go from friggin scratch to wherever else this journey takes me :))
@Voxen712
@Voxen712 10 ай бұрын
dude this has got to be by _far_ the most helpful coding related video Ive ever seen, and the aesthetic is so clean, easy to overview and overall just very nice.
@PsychoGreen
@PsychoGreen 8 ай бұрын
Well, Unity is out of the table now
@pintipandadandontstarvetog4016
@pintipandadandontstarvetog4016 21 күн бұрын
Why?
@CompanionCube89
@CompanionCube89 20 күн бұрын
@@pintipandadandontstarvetog4016money. They increased the price
@Tagznotdead
@Tagznotdead 7 ай бұрын
i love this video the editing style is just so smooth and simple and doesn't feel fake like most videos now a-days
@LOWtone14k14k
@LOWtone14k14k 8 ай бұрын
Hands-down, one of the best videos I’ve seen in a long time on KZbin and I’m talking about stuff that’s not even related to video games development honest clear it makes me want to make video game even more. I hope I don’t quit halfway through but I’m going to give it my off thank you and I’m going to subscribe to your channel. See what else you got
@spud5921
@spud5921 11 ай бұрын
this is actually almost exactly the process I went through! I think this video would have been very helpful to my younger self
@PanZelvik
@PanZelvik 3 ай бұрын
I had a friend who started Unity programing with no experience and was saying to me, that he's going to do it with tutorials. I wanted to do it to, but first I needed to see some videos and i found this one. This really helped me, because my friend is now having trouble and i see him struggling with Unity. Thank you for saving me from trouble...
@missally6916
@missally6916 7 ай бұрын
This video was so helpfull, I have a really detailed indie game planned out and I sketched it out, wrote the script but I didnt know where to start with the code so this video was actually helpfull. Thanks!
@Shy-bi8xm
@Shy-bi8xm 9 ай бұрын
Yknow, im like really glad i stumbled on this, not only because you reminded me of Scratch being a thing i spend hours and hours doing silly things on when i was younger but also because you are absolutely right. Rushing to the end of the process to say you did it is quite the silly mistake when you could love every step you take enjoying the process itself. Thank you
@saracengovender5855
@saracengovender5855 Жыл бұрын
Was legit just thinking this,thanks👍
@NickNuwe
@NickNuwe Жыл бұрын
Wot, I thought you had 50K subs, not 50??? I hope your channel grows to that number and beyond because the presentation and editing in this video are really great
@PaniniDev
@PaniniDev Жыл бұрын
They more than quadrupled their sub count by the time I saw this video and comment! Wow! That’s crazy!
@revimfadli4666
@revimfadli4666 Жыл бұрын
"dream game with no experience" is a perfectly balanced™ algorithm-friendly title with no exploits™
@RadimuxCisco
@RadimuxCisco 9 ай бұрын
He had 50 subs? He is at 6k after about 2 months! Thats amazing!
@ofjfdfmkfviu
@ofjfdfmkfviu 9 ай бұрын
@@RadimuxCiscohe’s 7 k
@reepusvanguard
@reepusvanguard 11 ай бұрын
This is the best video ive ever seen, tutorials have always led me nowhere and the most ive learned is from messing around with the engine
@jhonm6347
@jhonm6347 8 ай бұрын
This was extremely informative. Subscribed
@squishitron8824
@squishitron8824 Жыл бұрын
Im still new(ish) to gamedev, and I love to see content like this, its very inspiring! (also sick editing style, is good stuff) Ill have to give some of your advice a try!
@t.r.v.s.g.
@t.r.v.s.g. 7 ай бұрын
4:01 I'll come back a few months later after I've become a boss at scratch. Making games is one of my dreams. It's time to seek it out.
@tiqosc1809
@tiqosc1809 6 ай бұрын
How's it going bud
@t.r.v.s.g.
@t.r.v.s.g. 6 ай бұрын
Pretty good. Haven't had time to do scratch though. 💀
@tiqosc1809
@tiqosc1809 6 ай бұрын
@@t.r.v.s.g. burh 💀
@user-cj4qz8jc4q
@user-cj4qz8jc4q Ай бұрын
@@t.r.v.s.g.How are u going?
@Gamingboi670
@Gamingboi670 8 ай бұрын
Real thanks bro the video is so good, I'mma start it rn
@Zabassss
@Zabassss 9 ай бұрын
Bro thank you for the tip i will now go and make some lil games and advance them over time in scratch!
@shardglass
@shardglass 6 ай бұрын
Im actually planning on making my dream game on roblox, I based my entire aesthetic on it, so thanks for mentioning it in the description!
@Flameonoodle
@Flameonoodle 3 ай бұрын
The only bad thing about Roblox imo, is that if Roblox ever dies (Which at two Billion dollars I doubt it will for a long time) so will your dream game. Might not be the worst idea to archive the code and assets somehow just in case.
@itzGiwu
@itzGiwu Ай бұрын
​@@FlameonoodleRoblox is pretty unoptimized too, sure roblox studio is more simple than other game development engines like unity. But your options are more limited unless you're extremely creative and or know how to make your own models.
@imagkidnation6353
@imagkidnation6353 10 ай бұрын
This was extremely helpful and after realizing I've been doing the wrong thing over and over again this video was a miracle. I'm surprised that someone took time out of their day to help others. This video was very inspiring.
@hb543yc1
@hb543yc1 8 күн бұрын
The absolutely most useful how to get started in gamedev tutorial i have watched (I have watched MANY!)
@DarkiesMusic
@DarkiesMusic 10 ай бұрын
Thank you so much for these tips. You made me more inspired than ever!
@shybie2798
@shybie2798 11 ай бұрын
I like how you suggested beginner things without shame, I'm still learning and still understand nothing but I'm older than most peeps who are starting are so I feel super embarrassed to try to use beginner stuff
@Popyman51
@Popyman51 10 ай бұрын
This was the best how to video I've ever seen in my life. The knowledge was fantastic but also the format and art. I am in LOVE with your little character. And the way you have the screen laid out, and the Ed, Edd, n Eddy outline wiggle...just incredibly made by every metric.
@arielle5752
@arielle5752 4 ай бұрын
I appreciated your straightforward explanation, and liked the subtle humor and that it was visually interesting:]
@Mety333
@Mety333 5 ай бұрын
awesome video style with lots of info ggreat job !
@R3nZed
@R3nZed Жыл бұрын
Here's a story for yall; My friend and I participated in this year's Game jam (everyone in school could participate, it was basicly an event, and we would all be in the school for 2 days making the game) and we immidietly stacked the odds against us by not only being a team of 2 with barely any expirience, but we also chose to make a 3D game, something significantly harder than a 2D game everyone else was doing. We barely made it work in time , completeing the project MINUTES before the showcase(and it was still incomplete as we had to cut a bunch of stuff out cuz we couldn't get them to work in time). We got last place, unsuprisingly, but I was still really proud at what we did because the game was functional and for a project we did with almost no expirience, it turned out really good! We then promised that we'll remake the game a few years later when we get better, and see how it turns out.
@ronidutta
@ronidutta 11 ай бұрын
Keep it up bro, i am excited to see what the final version will be !
@donniebirb
@donniebirb 11 ай бұрын
Game Dev here: I actually started with Minecraft command blocks making death run maps. Then I went to Dreams on the playstaion which was made by the people who made little big planet doing remakes of games I like Now I'm working on Unreal for my job and I'm starting to use Godot for personal stuff.
@makarelsardines8457
@makarelsardines8457 10 ай бұрын
I absolutely love this vid! The quality of this vid is on par with those big content creators out there! Seriously!
@paulapoppcoelho7758
@paulapoppcoelho7758 11 ай бұрын
bro I just found your channel and you literally answered all my questions with the best and funniest method, thank u so much!!!
@whyamidoingthis9922
@whyamidoingthis9922 Жыл бұрын
That editing is i m m a c u l a t e
@shyshadow5228
@shyshadow5228 Жыл бұрын
I know, right? actually very impressive and on part with some great content out there
@Gumpasia
@Gumpasia 11 ай бұрын
My biggest dream was to make a game or somehow contribute in a game. When I watched a tutorial on how to code, I quickly lost focus. So when I asked people how they learned programming, they said: "I learned it in school". So I wanted to go to a school that teaches me that kind of stuff. But I couldn't because "I was too bad in math" "Oh no chance, you can't go to this school because you don't know math at all" because I always had trouble with mathematics and therefore was very limited on which school to attend to. So now I am going to some sort of vocational business school that doesn't have math. And I don't think I'll ever be a indie game developer like that. EVER. Idk. I would have loved to learn that in school. I would love school when I would learn things I actually care about. I guess I need to get really motivated and teach it myself somehow. In my free time. However, I won't have enough free time now because I'm entering adulthood and need to seek an actual job and some stuff. Man, life is so unfair sometimes.
@naianimator
@naianimator 2 ай бұрын
You motivated me, thanks for the tips and once i can finally make games i would inform yall
@decentsingersclub
@decentsingersclub 11 ай бұрын
very useful, thanks! i've been making games on scratch for 3 years now, and i would consider myself to be pretty good at it, making high-level-complexity games i've always wanted to move on to something bigger, but never knew how to start like u mentioned in the video, i tried unity and unreal, and failed miserably ofc but now that i've come accross this, i finally know how to start making progress very nice video
@y0ur2truly
@y0ur2truly Жыл бұрын
im not really a game dev, but i would also add Renpy to the list of beginner friendly game engines! its been used to make Doki Doki Literature Club, and many other visual novel style games. its super easy to learn, and understand, especially with how many videos and tutorials are out there. the offical creators also have a directory for anyone who has any questions for how something works. its free, and even comes with a built-in tutorial game with its code accessable to learn from. ive been developing my own dream game on it, and it isnt such a pain to learn. the only downfall is how reliant on coding it is, and therefore can be really finicky. they have a support discord for any specific issues though, so it isnt too much of a hassle most of the time. solutions to common errors can even be found in many places online as well.
@i_overbyte
@i_overbyte Жыл бұрын
This is a quality video from a very small-known content creator! The editing and monochrome/sketched art style are very appealing.
@Justice7227
@Justice7227 6 ай бұрын
Thanks for the vid, and the amazing background zelda music
@Scribble_8298
@Scribble_8298 10 ай бұрын
Thanks for the tips, this was a very well made video so keep up the good work!
@GhostTheMann
@GhostTheMann Жыл бұрын
I started using gamemaker studio 2 for 4 months and made a simple game about shooting furries in a 2d plataformer style, i was a begginer but i learnt a lot, made simple things but over time and the limitation of not capable of exporting those games made me lost interest in making games. But, after watching this video, i got my determination back, and i am going to try using godot, although i have a 4 gb ram with 50 gb space (5 gb of free space) laptop, that won't stop me from learning, as i choosen this to be my career when i grow up, i love programming, and this video made me want to program games again, Thank u BinzuDev, u deserve my sub :D
@HellBlood
@HellBlood Жыл бұрын
50gb space ?
@Flameonoodle
@Flameonoodle 3 ай бұрын
​@@HellBloodYeah, im guessing it's like a 200$ HP crapbox marketed as a cheap and powerful work/office PC at Walmart
@ilikemaccaroni28
@ilikemaccaroni28 11 ай бұрын
Your point about programming logic is definitely true. I started in Scratch and then moved to Unreal Engine, and everytime I try to do something I think about how I would do it in Scratch and then use the Unreal Engine equivalent.
@TheBreadPirate
@TheBreadPirate 4 ай бұрын
I needed this. Thank you so much for the advice sensei.
@BinzuDev
@BinzuDev 4 ай бұрын
Oh hey I've seen many of your videos before! I'm really glad my advice got to help you!
@TheBreadPirate
@TheBreadPirate 4 ай бұрын
NO WAY! I'm honored to have been recognized by you. :D @@BinzuDev
@yell0wnt
@yell0wnt 4 ай бұрын
Thank you so much! I'm looking forward to making a game and im impressed by your channel tysm!
@xadok
@xadok 11 ай бұрын
i've wanted to make a game for over 6 years now, and for some reason i never really thought about using scratch but now i feel enlightened, thank you for this
@max-abobea
@max-abobea 10 ай бұрын
Plot twist: Binzu's favorite part of being a game dev is making the player frustrated and feel the urge of throwing a potato onto the ground
@inky2412
@inky2412 9 ай бұрын
I'm teaching myself how to code right now and this really helped me assess how I want to learn it. Gonna try messing around more in some engines for sure!
@akm0815
@akm0815 10 ай бұрын
dude, thank you so much! i tried so hard to make a game using unity before and i just got stressed out (that was years ago). now, i've tried scratch and its making game development actually fun and an enjoyable experience.
@top_cat0
@top_cat0 Жыл бұрын
i was opened some random videos on yt for sound and I thought you had much much more subscribers with this nice video explanation etc. In short i think u will receive much more subs if you dont stop :)
@tronitt
@tronitt 10 ай бұрын
Your section on tutorials is amazing advice that I wish I had learnt sooner. I have taken multiple coding classes (scratch and java) in school and they all worked by giving tutorials. The first class was the worst of the three, you did nothing yourself and just followed an insanely boring slideshow which was outdated, inconsistent, and hard to follow. The other teo weren't bad, but since it was a class in school we relied on teacher tutorials (which were better or worse depending on what class or teacher was teaching the class) and as soon as we did something on our own I had no idea what anything was. I couldn't remember the most basic things and ended up using past work and teacher lessons to, at times literally, copy and paste my work. In the end it led to frustration, confusion, and general disinterest in coding altogether. But then I started messing around a bit with scratch on my own, no guides, and I was having fun trying to piece together what I wanted to make while practically blind, it was kinda like building a puzzle and I had a blast! I hope many people can learn from the tips shown in this video and don't give up on their dreams. Tldr: The tips in this video, particularly the tutorial part, is great advice for beginners such as myself.
@MoltarX509
@MoltarX509 7 ай бұрын
Thanks man, this really helped me❤
@user-ns8sm5qr9f
@user-ns8sm5qr9f 8 ай бұрын
man your amazing bro thanks for these tips iam trying to learn game dev in unity
@YippeeDev
@YippeeDev Жыл бұрын
Thank you so much! I was stuck after using scratch for 2 years and GDevelop for 1 year. Amazing video!
@xRoxxanne
@xRoxxanne Жыл бұрын
I've been looking all over for something like this! I really needed it, thank you! Edit: Ever since I watched this video, I have started coding and understanding the basics! Thank you so much, I wouldnt have done this without you!
@PaperaAstrale
@PaperaAstrale 3 ай бұрын
This is exactly what i was looking for in order to start making games. Thanks!
@ElNerdyz
@ElNerdyz 8 ай бұрын
Thank you. I tried learning Unity and followed a tutorial online. As soon as something didn't work I had no idea what to do and ended up quitting. I just went on scratch and made a super simple game but I am happy and proud on how it came out! It will be a long road but I hope to be an amazing game dev no matter how long it takes!
@ChuckSploder
@ChuckSploder Жыл бұрын
*laughs in already making my dream game on scratch*
@iamfromspace6347
@iamfromspace6347 11 ай бұрын
8:30 sounds like animating
@duckduck2766
@duckduck2766 2 ай бұрын
Thank you I love videos that show you how to realistically progress
@0ldrabb1t25
@0ldrabb1t25 10 ай бұрын
Thanks man! You brought me the motivation to do a game! :)
@fififiz
@fififiz Жыл бұрын
I've been a scratch user for 3 years and am now trying to make the transition over to Godot, and yes it does seem easier now that i have experience with programming through scratch! Hope this video inspires others to get into the hobby :D
@Boltthe410
@Boltthe410 10 ай бұрын
Im doing the same thing :D
@FloxSD
@FloxSD Жыл бұрын
hello so i am also starting to get into game dev but the problem is that i tried gdevelop i tried to make a full-sized top-down rpg(like darkwood) but the problem was that i tried to jump right in but your video was right now ill start using godot because they support 3d too thanks awesome video btw
@pixelcat29
@pixelcat29 4 ай бұрын
This is probably the most helpful video for the future stuff I want to make, thank you.
@F.ELEVEN
@F.ELEVEN 11 ай бұрын
This video also applies for people with experience, there's always some new tip to learn! Super fun and well made video!!
@percysimmerman5437
@percysimmerman5437 11 ай бұрын
I've been trying for literal years to learn game dev. I've taken some programming courses, messed around in Scratch, tried Unity four separate times and given up quite a lot. The itch to make something always comes back though. Recently I made my first full game in Scratch (it's tiny, but I really hate using Scratch) and started browsing the Godot documentation. I may take a look at gamemaker just to be more familiar with engines in general. It's been a long journey, but I'm hoping I can stick with it this time. Thank you for the tips!
@brosefftw2120
@brosefftw2120 Жыл бұрын
Here before this channel blows up Also amazing editing 👍
@xDLiLi1337
@xDLiLi1337 Жыл бұрын
me too
@Mr-ce4jd
@Mr-ce4jd Жыл бұрын
Me also
@Hsisjje
@Hsisjje 10 ай бұрын
me three
@MarioFanOnYouTube
@MarioFanOnYouTube 10 ай бұрын
This video was so helpful to me and answered so many of my questions. Thank you, thank you, thank you.
@baltskakis2001
@baltskakis2001 2 ай бұрын
Literally what i've been looking for, for like 2 years, thank you:D
I Made a Game in Unreal in 14 Days... (No Experience)
32:59
Jack Sather
Рет қаралды 970 М.
I made a game using Godot for the first time
7:35
shawcat
Рет қаралды 996 М.
Normal vs Smokers !! 😱😱😱
00:12
Tibo InShape
Рет қаралды 81 МЛН
Surprise Gifts #couplegoals
00:21
Jay & Sharon
Рет қаралды 32 МЛН
How To Choose Ramen Date Night 🍜
00:58
Jojo Sim
Рет қаралды 56 МЛН
顔面水槽がブサイク過ぎるwwwww
00:58
はじめしゃちょー(hajime)
Рет қаралды 107 МЛН
How to make a Video Game - Godot Beginner Tutorial
1:17:12
Brackeys
Рет қаралды 774 М.
Learn To Code Like a GENIUS and Not Waste Time
9:41
The Coding Sloth
Рет қаралды 1 МЛН
What 6 Months of Game Development Looks Like!
7:22
Antique Gear Games
Рет қаралды 13 М.
Mojang just changed Pistons forever. And people hate it.
4:06
Phoenix SC
Рет қаралды 1,1 МЛН
I Tried Making a Game Better Than ChatGPT
15:25
Rye
Рет қаралды 1,5 МЛН
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 3,1 МЛН
I Made a Game Using ChatGPT
9:51
Rye
Рет қаралды 2,5 МЛН
Mojang BANNED These Minecraft Features...
16:54
TheMisterEpic
Рет қаралды 101 М.
How To Make A Game Alone
16:44
Thomas Brush
Рет қаралды 179 М.
choosing a game engine is easy, actually
15:08
samyam
Рет қаралды 172 М.
Who Is The Most Suitable To Be The Owner Of The Dog Zoonomaly
0:41
Mischief time
Рет қаралды 12 МЛН
#pomni #angela
0:13
My Angela2
Рет қаралды 11 МЛН
Самый СТРАННЫЙ ЧИТЕР | CLEX #shorts
0:54
CLEX
Рет қаралды 4,3 МЛН
💀
0:15
DegelSC
Рет қаралды 16 МЛН