How I would learn game dev (If I could start over)

  Рет қаралды 87,450

Andrzej Gieralt Creative

Andrzej Gieralt Creative

8 ай бұрын

➤ Grab my FREE indie game dev starter guide! www.judicamegames.com/starter...
➤ Support the channel on Patreon: / andrzejgieralt
A lot of people aren't sure how to start game development, and it feels like there are so many unanswered questions and not enough answers, especially with Unity's recent blunder. In this video, I talk all about how to start game development the best way, regardless of which engine you want to go with.
The idea for the title/thumbnail was inspired by • How I would learn to c...

Пікірлер: 238
@Arcansel
@Arcansel 8 ай бұрын
It is funny, because i recently realized this myself, i often fell into the habit of just binge watching multiple tutorials about how to do various things in game development, but then i realized that, it is much better to just focus on a small project and learn what i need to make it work the way i envision it.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
Yes exactly:D
@sumitdebbarma1209
@sumitdebbarma1209 Ай бұрын
Hey bro I now feel that too you're right I will keep this in mind from now on, as without learning a,b,c,d.... We cannot read and write in English it's the same as that.
@Xalkomak347
@Xalkomak347 8 ай бұрын
You, have inspired me. I feel like I wasn't making progress on my FNAF fan game, only to realise it probably counts as a big project (a full fledged five nights, unique gameplay mechanics, etc.). I might put my "big" project on hold, and go for the smaller games first. I have way bigger project ideas, some being my dream games.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
I'm glad this was helpful :) I think making small games gives new devs tons of value, whatever you end up deciding though I look forward to keeping an eye on your progress :)
@InflatedCatStudios
@InflatedCatStudios 4 ай бұрын
Bro, how is it going?
@Brodc
@Brodc 3 ай бұрын
@@InflatedCatStudios Bro definitely hasnt touched it since he left that comment
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
@@Brodc He posted updates to it in our discord server a bunch afterwards - how about trying to create something as well instead of putting people down for no reason?
@jebtickle4065
@jebtickle4065 5 ай бұрын
Bro am i tripping or something. There are so many small KZfaqrs in the game dev genre that have such high quality content, and it just dont make sense why they arnt bigger
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
TouTube is hard haha xD thank you though :)
@yogapaule
@yogapaule Ай бұрын
I think it’s because gamedev is a relatively small niche and gamedevs learn how to work with complicated editing stuff pretty fast
@LemmonTea
@LemmonTea 6 ай бұрын
I just made and published my first game made in unreal, It was a remaster of another game I made in a very strange game engine… Just a guy chasing you around a forest. It went great! I learned so much from this experience and I think I’m finally ready to move on to 3d engines
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 ай бұрын
Congrats! Good stuff :D
@ithamarlowe6158
@ithamarlowe6158 6 ай бұрын
I’m 28, I want to release my dream game between 35 and 50 so I can retire early.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 ай бұрын
Plenty of time to make a bunch of small games first
@francescacastronovo647
@francescacastronovo647 5 ай бұрын
Hey I got an idea for a game, but I 'm too lazy to type it if you're not interested at all, so if you are pls tell me
@dustinbruce
@dustinbruce 5 ай бұрын
@@francescacastronovo647literally nobody is interested. Go learn to develop.
@Yonkipog
@Yonkipog 5 ай бұрын
​@@francescacastronovo647 we all got ideas bro , doing the coding is the hard work even learning to make 3d models isnt THAT much of an effort . The coding and the functioning is the main stuff
@Yonkipog
@Yonkipog 5 ай бұрын
​@@francescacastronovo647but if you want to tell me i am here to listen.. but i am guessing you forgot it till now lol
@perill4455
@perill4455 6 ай бұрын
this is actually one of the best game dev channles I've found. keep it up!
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 ай бұрын
Thank you!!!
@_Wibert_
@_Wibert_ 8 ай бұрын
Great video! Took me a while to get out the rut and just stop watching full tuturial series. Learned more from a 2 day game jam than i did in 3 months of following tutorials ngl
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
Awesome! Yeah, I had the same experience when it comes to game jams.
@ivowtf
@ivowtf 8 ай бұрын
Thanks. I'm a teenager looking forward to being a game developer. This motivated me.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
I'm glad to hear it! Good luck :D
@IndieScapeGames
@IndieScapeGames 8 ай бұрын
Very good story telling while being informative, your videos and editing are top-notch!
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
Thank you!
@michaelmsulit
@michaelmsulit 4 ай бұрын
What a gem of a video, this was really inspiring. Feel like I can start tackling my dream! Thanks 🔥
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
Thank YOU! Best of luck!
@MrSilenc
@MrSilenc 4 ай бұрын
Thanks...really...i always wanted to make a retro fps games similiar to Ultrakill for my dream game...i started learning from tutorials...again again and never learned anyting...now i'm more close to being able to make my dream game then ever...thank you Andre
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
Best of luck! I'm glad this helped you :)
@ItsMidNightDev
@ItsMidNightDev 3 ай бұрын
These kinds of videos are super helpful, so thank you! One thing I struggle with the most in game dev is trying to plan out the code structure/design - like writing down what each class should be responsible for and when they should or shouldn't access each other's data. Kind of like how you've written down what looks like code structure on paper around minute 3:31 in the video. Many game dev youtubers talk about different game design patterns individually (often using the same examples every time) but never really talk through the process of how you come to the decision to use one over another for the game you're developing. I would love to see a video on the initial planning of game systems and their interactions with each other, if possible? 🤞
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
Hey thanks! I'm not sure if I can cover that sort of thing in a video but it's definitely a challenge - in fact, now that you mention it, it probably is something a lot of people struggle with. I'll see what I can do.
@ItsMidNightDev
@ItsMidNightDev 3 ай бұрын
​@@AndrzejGieraltCreative Thanks, I appreciate you giving it some thought 😄
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
@@ItsMidNightDev In the meantime if you go to my channel, one of my recent videos has "GetComponent" on the thumbnail - that video might give you a better idea of how to organize code and approach designing interaction between components. Not sure if it's exactly what you're looking for but maybe partially at least.
@ItsMidNightDev
@ItsMidNightDev 3 ай бұрын
@@AndrzejGieraltCreative Will do, thanks!
@DzikaOsmiornica
@DzikaOsmiornica 4 ай бұрын
Dzięki za ten film, zresetowało /odświeżyło to moje myślenie :)
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
Super, ciesze sie!!
@ComexStudios
@ComexStudios 3 ай бұрын
Hey I’m a teenager and love making games! This inspired me to learn Unity. I’ve been putting it off because of how confusing it was. Thanks 😊👍
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
Glad to hear it! Best of luck!
@CreateGuy4
@CreateGuy4 2 ай бұрын
It is really sad you only have 10k! you deserve more!
@AndrzejGieraltCreative
@AndrzejGieraltCreative 2 ай бұрын
Thank you! They will come with time haha :D
@Nephanor
@Nephanor 4 ай бұрын
As an Albertan, I see nothing wrong with finding yourself here if you're in Saskatchewan. Good advice though, definitely something I need to look at. Between you and Pirate Software, getting some good info and refocussing.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
Haha nah I love Alberta xD and thanks glad you found it helpful!
@Boldercut
@Boldercut 4 ай бұрын
Welp, you got me. I signed up and will give this another shot. I started game dev in my early 20's and have started and stopped few times over the last decade each time falling into what you call "tutorial hell". I made the donut and programmed pong but really don't have much to show for the rest of the time. I was starting to get kind of good with blender though. Last year made my first real character model and some other assets.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
Best of luck! Glad the video was helpful :)
@devinkipp4344
@devinkipp4344 3 ай бұрын
Very similar situation, the coming back is always exciting. For me I switched from unity to unreal which defiantly made this round of progress a little steeper.
@CrossCoderDev
@CrossCoderDev 8 ай бұрын
Great video! Would definitely recommend to beginners.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
Thank you! I'm glad :D
@LitAngelo
@LitAngelo 22 күн бұрын
Super inspiring video! I’ve released a couple mobile titles that certainly under-performed. I’m 24 years old so I feel like I have a lot of time to get it right. I am going to study more, and I believe this strategy is a good place to start. God bless you, and best of luck on your future projects!
@AndrzejGieraltCreative
@AndrzejGieraltCreative 22 күн бұрын
Thank you, glad you enjoyed it! Best of luck with your work as well.
@xKond3i
@xKond3i Ай бұрын
Powodzenia w youtubowej karierze! 😊
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
Dzieki :)
@winwinwinwin
@winwinwinwin 8 ай бұрын
yeah id love to see a video on the first phase and the necessary fundamentals
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
Cool! I'll see what I can do.
@winwinwinwin
@winwinwinwin 8 ай бұрын
@@AndrzejGieraltCreative awesome! keep up the great vids/work
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 ай бұрын
@@winwinwinwin Hey, I made that technical video if you're still looking for one kzfaq.info/get/bejne/sLqVfZyqrKyzgqs.html
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
I hope you enjoyed the video, I think I've gotten a lot closer to explaining this stuff properly while keeping the video interesting, but I'd love to get your feedback! Grab my free indie game dev starter guide! www.judicamegames.com/starterguideform CHECK YOUR SPAM FOLDER and if the link gets sent there, please mark it as not spam. Consider supporting the channel on Patreon: www.patreon.com/AndrzejGieralt
@francescacastronovo647
@francescacastronovo647 5 ай бұрын
Uhmm why does the guide tell me that I need to put my email on the website
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
@francescacastronovo647 Because it'll send you an email with the guide :)
@VKSpaz
@VKSpaz 8 ай бұрын
That's what I've always told my students. Thank you!
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
Awesome, I'm glad! :D
@whyDude123
@whyDude123 4 ай бұрын
When i was a high school student i started learning Game development and then i fell into tutorial hell. I spent almost more than 1 year and i realised instead of learning, my focus was on completing as many tutorial as i can. Now i am a 3rd year CS student learning fullstack development and Machine learning. Maybe i will create games in future.. So any of you want to learn game programming, then first learn the basics of computer fundamentals. Trust me it will help you on the longer run. After that learn basics of Data Structure and OOPs either in C++ or C# (depends on what engine you want to learn). I may be wrong but this worked well for me and some of my online friends on discord. Andrzej thankyou for this video it was really amazing
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
I'm glad you liked it! Sure learning programming will be super helpful, but if people want to learn to make games and put their focus there, they shouldn't spend so much time trying to learn programming. Lots of successful devs aren't programmers, and I feel like your knowledge of programming should expand as you make more and more complex games.
@ratyaab
@ratyaab Ай бұрын
I will revisit this in a years time and I will hopefully able to *pay* for this video efforts of bringing more guys like me to a better future! Please pray for me!
@AriAnggooro
@AriAnggooro 5 ай бұрын
great video bro.. soo helpful
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
Awesome I'm glad it helped!
@1986Vickers
@1986Vickers 5 ай бұрын
great video; definitely streamlines a lot of potential issues. Has made me want to make a simple 1v1 dueling game with skillshots/dodge mechanic (this would be the concept of keeping it simple correct?) - like anyone that has played world of warcraft, imagine a similar dueling concept as they have; yet u have to use skill shots (spells dont just track, etc)
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
Thank you! That's definitely more complicated than a weekend game, but definitely something you could make anywhere from 1 to 6 months :) depending on how much you want to put in the game and how much you want to polish it. 1 ability and 1 enemy type, maybe a month.
@AnikenSkiwalker
@AnikenSkiwalker Ай бұрын
I went to George Brown college for game programming. I dropped out after 2 semesters in. At the time, i felt like a complete failure. I never gave up on my dream of making my own games. I just chose unity and focused on just teaching myself on the game concepts that i believe to be transferable irrespective to any game engine. I do admit that I have invested in buying udemy courses though. But like anything else it's a balance.
@hawkgamedev
@hawkgamedev 8 ай бұрын
You are such a rockstar, every video that you put out there has ton of value, thank you. PS> Super extra points for recording in your car and other places, this was fun.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
Thank you!! I'm glad you enjoy them.
@SoftTehCustomer
@SoftTehCustomer 3 ай бұрын
When I was 14 and 15 I was stuck in tutorial hell. I was constantly overwhelmed by the idea that I had to be good at everything right away. It turned me off from gamedev for a while. At the end of 2022 I made a crappy RPGMaker game called "Beat up Dream!" And it really motivated me to keep making games. It sucked, but I learned alot from it. Conclusion: Make games, good message and good video👍
@og_skullkid1387
@og_skullkid1387 Ай бұрын
Starting my first project now. I’m told it’s a better experience when you dev with someone else. Looking for a project buddy to make a game with as well as watching videos on where to start. I’m fairly certain of what it is I’m going to do I guess it’s just doing it at this point but it’s still overwhelming solving where to start given I effectively can start anywhere. Which drives me nuts.
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
Yeah it can be hard to choose a good starting point which is why game jams are so good, they give you some creative constraints which help a bit wth inspiration.
@og_skullkid1387
@og_skullkid1387 Ай бұрын
That’s what a game jam is? I didn’t realize any of that. Thank you so much. I’ve been feeling like I’m banging my head against a wall trying to figure out how to get started and it just feels like I’m spinning wheels. I’ll start doing some research on game jams then!
@David64580
@David64580 4 ай бұрын
love ur content man
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
Thanks very much!!!
@AdjointGaming
@AdjointGaming 3 ай бұрын
I really would like to see a video from you about how to learn the game engine fast. That is what stresses me more. I tried Unity and now I work with UE. Too many things to learn and so many ppl sell lessons about them but unfortunately, I feel that so many things are left out :(
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
One of the best tutorials is BTP's endless runner. If you watch that, you can immediately start joining game jams. Everything else will come with time.
@AdjointGaming
@AdjointGaming 2 ай бұрын
Hello ! I c many endless runner videos (mainly for unity and not UE5). I could not find any BTP.@@AndrzejGieraltCreative
@AndrzejGieraltCreative
@AndrzejGieraltCreative 2 ай бұрын
Blackthornprod
@AdjointGaming
@AdjointGaming 2 ай бұрын
Thank you for your message. Though his lessons are in Unity and not at UE5 :)@@AndrzejGieraltCreative
@AndrzejGieraltCreative
@AndrzejGieraltCreative 2 ай бұрын
@@AdjointGaming I'm not really in the loop about UE5 :( sorry!
@pranjalsharma3436
@pranjalsharma3436 Ай бұрын
Cool video...🎉🎉
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
Thanks :D
@BradleyChick
@BradleyChick 8 ай бұрын
Great video dude! Quick question, what sort of camera/webcam do you use for when you are seated at your desk? Is it just your phone and you've set it up nicely or is it something else specific?
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
Thanks! All shots in the video were taken with a Canon SL2 :) I use my camera as a webcam.
@BradleyChick
@BradleyChick 8 ай бұрын
That is quite the camera! Makes sense though, looks great!@@AndrzejGieraltCreative
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
I appreciate it :D glad you enjoyed.
@Penguin_guy69
@Penguin_guy69 3 ай бұрын
i was actually developing games last year but i lost motivation from the same reason but now i want to start again i do have a course of unity 2d that i got for free coz of participating in a game jam (i used unreal before but it lags too much on my laptop now) so what about i watch the entire course follow along which is like 19 hours long and then make some games on my owns maybe look through some docs when i get stuck and continue like that ?
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
I think you'll definitely learn a lot doing that - but remember once you finish the course, to still not skip the step of making a bunch of small games.
@Penguin_guy69
@Penguin_guy69 3 ай бұрын
@@AndrzejGieraltCreative Is unity 3d too different from unity 2d coz the course is 2d i wanna learn 3d in the long run
@Scarecr0wn
@Scarecr0wn Ай бұрын
My biggest problem is now knowing where to start. I was always very much story/lore driven, no matter the genre of the game, I will always enjoy it more if there is good story and characters. So naturally I would start with this, but then what? Should I start learning with engine? Or creating assets.. somehow? This was inspiring and I really want to make something but to start with something like this was always a biggest pain for me.
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
Well, I was really trying to give people a starting point with this video. If you want to make games with detailed worldbuilding and strong character development, you will still have to start by getting good at making games, so the advice remains - spend a few months just making small games. Since you essentially want to specialize in storytelling, you'll also want to work on that and develop your execution of storytelling principles like internal consistency, meaningful character choices, etc. and you can always focus your early small games with that in mind :) best of luck!
@user-nm5nb2fc2t
@user-nm5nb2fc2t 3 ай бұрын
Thanks
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
Thanks for watching :D
@shadowblush
@shadowblush 6 ай бұрын
Thank you for the great video! I am a terrible programmer but I know the rest pretty well. Where would be a good place to search the particular code I am looking for? 🤔
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 ай бұрын
Unfortunately I think game programming resources are pretty lacking - most tutorials seem to just have you copy their scripts and explain them, but that doesn't really give you an understanding on how to take that away into other projects. I think the best thing I can recommend is just check on youtube "C# programming tutorial" to understand variables, ifs, loops, functions, and objects. Once you know that, you know how in Unity you have the inspector view, and the components there have tons of different values you can change? Basically any of that is represent in C# too. So if you need a script to change a material's color for example, you can just google "Unity C# material color". I hope that helps for now :) I'm working on some resources.
@shadowblush
@shadowblush 6 ай бұрын
Yes that helps very much thank you! I appreciate your help 😊
@siac888
@siac888 6 ай бұрын
Chat GPT can also Help. It is sadly not up to Date anymore, but you still can geht something out of it.
@reinbew794
@reinbew794 5 ай бұрын
My dream game is a metroidvania that is so big that it would probably take like.. 10 years for me to make. And I have learned that I won't be making that any time soon. So I started with a pong clone, then a bullet hell prototype, which is what I am working on. And I think I might start over, since my literal creativity with smaller projects went to tutorial hell.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
Best of luck! Try to aim for those weekend/week long projects earlier on!
@element1192
@element1192 Ай бұрын
Undertale, one of the world's favorite indie games, has infamously messy code. Toby Fox barely knew how to code and the result was still amazing
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
100% - on the flipside, being good at programming helps, but people seriously overestimate how much they need to learn to make a game.
@TankkOneFGC
@TankkOneFGC 6 ай бұрын
good videos. i'm already a software developper, the only reason im stuck with gamedev is the art part (especially drawing...). i can't even draw pixel art .. its so frustrating for me and i don't want to use free asset. how did you start this part ?
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 ай бұрын
Thank you! Well, the upcoming game jam will be specifically designed to help with that. But to try to give a more helpful answer, I guess I had done a lot of 3d modeling as part of my work early on and I got really used to making static objects like furniture or weapons, and messed around with creatures too. For their obscure, I used a mix of my own models and assets. I guess just like making games, doing art is a skill of it's own- make a hundred pixel art sprites, the first 60 might be terrible, the next 30 will be passable, the last 10 will be alright.
@TankkOneFGC
@TankkOneFGC 6 ай бұрын
@@AndrzejGieraltCreative Thanks !
@nocturnaltruthseeker
@nocturnaltruthseeker 4 ай бұрын
Some of the best games use simple shapes. You can make a lot of great games using basic shapes. Make use of free or paid assets. Even if you don't use them you can study them. Learn from them. Don't let this stop you from making games. Make ugly games until they aren't ugly anymore.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
@@nocturnaltruthseeker 100%
@theratingguy5659
@theratingguy5659 3 ай бұрын
Hey man great video, I just wanted to ask three questions 1. Would you recommend me to start by follow a paid course or just "make projects" since I did find my first game Jam extremely hard and I haven't made much progress on game dev because of school 2. Is going to an art school for game design like CMU is worth my time? 3. Is unity still worthy of being my main engine in comparison to godot?
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
Hey thanks so much! I'm not too familiar with paid courses that exist for game dev besides the big KZfaqr courses (FTGD, GDU, Rocket, etc) and in my experience, those are more useful once you've already made a few game jam games. Maybe cheaper alternatives could be useful but honestly I don't know about them - I'd guess they would be equally as useful as any decent free youtube series. My recommendation would be keep at it with the game jams, do at least 5, each time things should get at least 1% easier. Pinpoint your biggest struggle, as well as the thing you like the most, on average, over all 5 games.
@theratingguy5659
@theratingguy5659 3 ай бұрын
Thanks! Could you follow up my 2nd and 3rd questions if that's fine? @@AndrzejGieraltCreative
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
@@theratingguy5659 Oh sorry I didn't notice them. As to game dev school, idk never been, it's probably more of a question of money rather than time. And yeah I use Unity, feature-wise it's excellent... business-wise, it sucks.
@impossible2318
@impossible2318 Ай бұрын
Have you made the dedicated video on the basic technical skills needed to make my first game yet? If so can you link it please? If not this is a request to make it! Thank you 😁
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
I've made some about code but not covering everything. I think there's plenty of videos like that elsewhere already though :) we'll see maybe I'll feeling like making one some day xD
@impossible2318
@impossible2318 Ай бұрын
@@AndrzejGieraltCreative I did some research and it seems like C++, C# and Python are the way to to go. There was also mention of java and JavaScript for web based gaming. Do you have a recommendation based on your experience? Or is it more based on what code the engine requires?
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
@@impossible2318 Generally you just code in what the engine uses. Unity uses C#. Just look up "make your first game [name of engine]" or something, Brackeys, Blackthronprod, and GMTK have great videos about it :)
@LFC_DCB
@LFC_DCB Ай бұрын
At what point to we start getting into the more interesting stuff like terrains, shader graph and navmesh agents. Ive just been init for 6 months and it's all kinda confusing
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
You can use all of them even for your very first game if you want. You could even make games specifically with the goal of learning one of those things. It's just very important to focus on releasing games, those early small games can still be very interesting you just have to be extremely careful about scope.
@sm-journey8281
@sm-journey8281 6 ай бұрын
tnx for sharing your thoughts! Kindly use a microphone/ or keep closer. It doesn't sound listenable
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 ай бұрын
Thank you! It's not that bad haha but yeah improving audio is on my to do list - I use a microphone in the sections where I'm in the "studio" setup but it would've been tricky to get it set up for the other shots.
@stultifiction
@stultifiction 3 ай бұрын
Thank u, Realized I was getting ahead of myself lol
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
I'm glad the video helped :D
@blakehorton6306
@blakehorton6306 3 ай бұрын
i have an idea for a huge project down the road but i know nothing about game design and have very limited coding knowledge from a robotics class i took in highschool. I really want to learn but my time is very invested at the moment. I work full time and am a fulltime student as well. I also have a gf and have to sleep. I am currently just trying to soak up knowledge so that when my school is done in a year i can begin to dive into this as my main hobby until I can eventually create my dream game and hopefully have it generate some revenue to help with retirement. We'll see if it ever happens but i am hopefull i will get there one day.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
Well, when it comes to wondering if "things might just happen one day", the truth is, it takes careful planning and clear goals. I'd encourage you to narrow down what it is you really want to achieve with that and take the steps to get there but, to be fair it becomes clearer with time/the more of a thing you do, and the more varied things you do, the better an idea you get for it.
@xreev0x
@xreev0x 3 ай бұрын
By chance, did you watch the video from Jason Goodison with the same title?
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
@xreev0x the one I linked to in the video's description? ;) yes I did (although his title has "to code" where mine has "game dev")
@darinward3256
@darinward3256 5 ай бұрын
hey first time watching your videos and just wanted to say that I love that you wear your miraculous medal and our Crucified Lord proudly.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
Thank you :)
@bryanthomas2352
@bryanthomas2352 Ай бұрын
Please show us a video how to create a multiplayer game using GDevelop and the THINK extension ♥️♥️♥️
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
Lol I'd love to but unfortunately I don't know anything about either, and I HIGHLY recommend NOT making a multiplayer game as your first game!
@TheSensationalMr.Science
@TheSensationalMr.Science 3 ай бұрын
so in summary is: Phase 1: 1. learn your tools for a week and make a list of what you need to learn after said week 2. make mini-games & participate in game-jams [like those in the party-game packs in scope and size: or flappy bird or angry birds, or anything "mobile"] Phase 2: 3. focus on your strengths and build a full polished commercial game project in one month [Audio, Visual, or Logical{programming}] ----------------------- 3a. make a {main/feature} trailer 3b. main-menu/feature-development {latter done when main-menu is done} 3c. post strength-focus gif's on multiple sites like reddit and twitter 3d. repeat and engage with your audience to build up social trust Phase 3: 4. don't forget your game-scope and what it will bring in... labors of passion rarely get the big bucks. make a finished polished game [keep to your game design doc focus.... not anything goes... only the vision is allowed] ----------------------- 4a. package and sell your tricksy tools and conniving frameworks to others less fortunate than you. 4b. sell your expertise and "sneak-peeks" via crowdfunding Hope you have a great day & Safe Travels!
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
Great summary, thank you!
@JamesEagle-vf1tj
@JamesEagle-vf1tj 5 ай бұрын
please do a video on th basics of game dev
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
So, if you go to my channel, I do get into that a bit in my recent programming videos, the one with "Object object = new Object()" or something on the thumbnail, that might help in the meantime.
@Dynamic155
@Dynamic155 21 күн бұрын
Just remember... Undertale has a 1000+ long case switch statement.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 20 күн бұрын
Wow!!
@oshiso750
@oshiso750 8 ай бұрын
The dream game is the small games that you have gathered and create your self
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
I think so! Well, it's a step along the way at least :D
@tastegoodbrick
@tastegoodbrick Ай бұрын
what apps should you use for coding,creating and more?
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
What do you mean by "more?" Game engines usually come with IDEs for coding (Godot has one, Unity comes with visual studio). That's probably all you need to start for making simple small games. If you later want to get into 3D modelling or 2D art, Blender 3D and GIMP are my recommendations.
@daksh00077
@daksh00077 3 ай бұрын
informative 👍, but i have one question that in 2024 there is era of AI tools so can we make game or learn game development faster ?
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
Glad you liked it! I think you answered your own question. AI is a resource you can use for learning and speeding some stuff up but it has its limitations.
@AllAboutAxolotls
@AllAboutAxolotls Ай бұрын
Do you think I should use godot For a open world game?
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
Well, if it's your first game, you shouldn't make it open world. You'll have a better idea of what tools are available once you make a few games.
@Unknown-vu5qf
@Unknown-vu5qf 5 ай бұрын
ur underrated
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
Thanks :)
@AlienSteveious
@AlienSteveious 3 ай бұрын
Where do you go once you DO make a game? Do you post them to websites specialized in promoting smaller creators? So you start a website? I’m referring to Indie game creation of course
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
You put your small games on itch.io. You put your professional-quality games on Steam. You then have to drive traffic to your Steam page - there are a few options for this that I'm aware of. 1) Natural reputation from making previous small games that people loved like crazy (unlikely unless you make a bunch of truly groundbreaking games( 2) Social media - the only one I really understand is KZfaq - but the gist of it is that you send people to your Steam page during your videos. You don't have to do devlogs, you could do critique videos or game dev tips like I usually do. 3) You can also learn Reddit and strategize on there, and on twitter, whatever you can do to create a funnel. But yeah this comes in time. It's better to just focus on making the small games because then you learn how to make games, and what makes games good, and games will be easier to market.
@AlienSteveious
@AlienSteveious 3 ай бұрын
@@AndrzejGieraltCreative this was a huge help! Thank you for furthering my knowledge 🙏🏾
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
@@AlienSteveious Awesome glad I could help :)
@alexzandermanning6094
@alexzandermanning6094 3 ай бұрын
What’s the list of skills you should know how to do for game dev .
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
Well, this video should have helped explain that :) you kind of pick up on what you like as you go :)
@morfeo2630
@morfeo2630 4 ай бұрын
For those small games or bigger projects is it good to use tutorials for things you don't know or is the goal to do it "all by yourself"? I feel like "cheating" but if people use free assets for example, I guess it's not bad to use tutorials.
@morfeo2630
@morfeo2630 4 ай бұрын
I am a student of game development and design, and in the games I have made for university I have always used a tutorial at some point.
@morfeo2630
@morfeo2630 4 ай бұрын
Really cool video!!❤
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
It's definitely not cheating! My only problem with tutorials is that they distract people from finishing their games, because they get overwhelmed (imagine for example episode 23 of an open world RPG tutorial series). To inspire specific implementations and as long as you're focusing on actually finishing your project, it's totally fine.
@Jacoomo
@Jacoomo 6 күн бұрын
Pytanie z innej paczki, jak sprawiłeś że Twój angielski jest tak dobry? Czy mieszkałeś za granicą?
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 күн бұрын
Cale zycie mieszkalem w Kanadzie - niestety, to znaczy ze moj Polski nie jest taki dobry :(
@paragmahala3659
@paragmahala3659 16 күн бұрын
Most of solo devs are actually artists who then learnt programming… but I never heard of a programmer .. who later on learnt art and started making games as a solo dev.. any thoughts?💭
@AndrzejGieraltCreative
@AndrzejGieraltCreative 16 күн бұрын
I think that's a really common path too.
@jasqier1060
@jasqier1060 6 күн бұрын
Hey i'm watching this in order to make my own game (obviously) and i read your name. Do you have relatives from Poland? I mean your name is VERY polish haha
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 күн бұрын
Yup I'm Polish :)
@jasqier1060
@jasqier1060 6 күн бұрын
@@AndrzejGieraltCreative wow, film is over 8 months old and you still managed to reply haha
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 күн бұрын
@@jasqier1060 Ya I usually get notifications for comments so I try to reply when I see them, I'm not sure why most youtubers dont reply to comments.
@skdadd6549
@skdadd6549 5 күн бұрын
After countless times of trying to make games, I can safely say that my game ideas are too ambitious
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 күн бұрын
It's good to recognize that! If you try a smaller game it'll be much less stress.
@kemo_l7350
@kemo_l7350 3 ай бұрын
I'm 21 y old I want to to know how to reserve what I will learn ( I fear of becoming unable to remember what I learn from game dev )
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
If you finish and release small games you will 1000% remember. You can't just forget skills :) don't worry about remembering the names of functions/syntax, developers google stuff all the time.
@user-mv2gf3uh9p
@user-mv2gf3uh9p 5 ай бұрын
I almost gave up on you when I saw the way you wrote the letter "K" on the box
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
It's quite unfortunate how remarkably insignificant things like that can bother people that much haha - hope you enjoyed the video :)
@solid3451
@solid3451 5 ай бұрын
Came across these videos just when I gave up on game dev dream. Let's see....
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
I hope it helps :)
@ZedNerdStudios
@ZedNerdStudios 5 ай бұрын
I wished I could change my mindset a long time ago... Here are some of the things I realized 1. You don't need to build everything about your game... Try outsourcing the hardest or most basic of things 2. Never isolate yourself... Join communities where you can ask for help 3. Accepting the future... Not everyone will like your game no matter what (it's ok to suck at something) 4. Personal Discipline... This is kinda self-explanatory
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
I agree, great points :)
@flambleue3195
@flambleue3195 6 ай бұрын
Wait! Is this the hit game Heir Obscure: A Hunt in the dark ??????????
@AndrzejGieraltCreative
@AndrzejGieraltCreative 6 ай бұрын
This is a video sir :P but yes Heir Obscure, check out the video I link to at the end of this one where I talk about why that game did poorly.
@kaminibiru
@kaminibiru 7 күн бұрын
yh pls real turorials would be nice like you wanna make that there's this options this one and you know here are how all ways would seem like lke you wanna make speed okay you can change position or you can add velocity and direction here's how to do both
@AndrzejGieraltCreative
@AndrzejGieraltCreative 7 күн бұрын
@kaminibiru I'm sorry but I have no idea what you are saying... I don't really make tutorials and idk what you're requesting. As for the technical style video I was talking about, I made some but they didn't get a lot of views.
@ka-md8ue
@ka-md8ue 5 ай бұрын
Guys, share your future and past small and large games here, Inesnt to check them, and I think not only me. Let's sgare the names and links under my comment
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
In case people don't reply, you can check out people's ongoing projects and share your work in the discord discord.com/invite/Wys9YHFDY7
@guadalupefreyre5900
@guadalupefreyre5900 2 ай бұрын
1:20 2:23 2:43 3:10 3:36 4:30
@AnshumanStark
@AnshumanStark 5 ай бұрын
Where were you 4 years ago? 🥲
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
I was making an overscoped game that never got finished haha - glad you enjoyed :)
@halo4xbx
@halo4xbx 5 күн бұрын
Hello I never received an email I checked both inbox and spam folder
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 күн бұрын
I'm not sure :S sometimes it doesn't send it... try a different email or browser? Maybe promotions folder? Maybe you typed your email incorrectly.
@halo4xbx
@halo4xbx 4 күн бұрын
​@AndrzejGieraltCreative I tried another email, and it worked. Thank you, good work man you inspire me a lot 😊.
@HAZEFalconYT
@HAZEFalconYT Ай бұрын
This is the exact same thumbnail as Jason goodisons video
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
By definition not the exact same thumbnail haha! Same style. That's why I linked his video in the description :) @HazeFalconYT
@humankid4313
@humankid4313 Ай бұрын
How good of a computer do I need
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
One that's good enough :P doesn't matter too much. Try it on your computer, once you start running into performance issues, think about some upgrades I guess.
@niitonet318
@niitonet318 Ай бұрын
​@@AndrzejGieraltCreativei have i5 12400F + RX 6600 + 32GB RAM... Do i need some upgrade?
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
@@niitonet318 I don't know! Try running Unity and see if you have trouble.
@theashbot4097
@theashbot4097 8 ай бұрын
Yo nice video, but just be carefull. driving while looking at a camera is not the best decision.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
Thanks for looking out for me haha : ] everything was planned and done safely so don't worry about that.
@theashbot4097
@theashbot4097 8 ай бұрын
@@AndrzejGieraltCreative if you say so.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 8 ай бұрын
@@theashbot4097 😎
@watercat1248
@watercat1248 Ай бұрын
I personally disagree with with many of your topic's on this video. Wail I agree that make multiple small scale project it's great for beginners. I personally think it's terrible idea to forshing your self finish the game on spefic time pierd. My advice is no matter if you make big or small project just have fun 😊 And don't forshing your self to finish the game on spefic time pierd. Wean you create video game's it's very hard to to know how much time the need in the order finish the project (game), Also many people have job, family's ECT or other liabilities. On top of that every person has different learning curve, And try to force yourself working on video game usually it's not good thing. I personally work on my game whenever have free time as Mach I want and whenever I personally don't see the point to finish my game on spefic time pierd also I work on My own there is not real reason to forshing myself. Some time it may make progress 1 to 2 days and some other time it may take week or even month and that's okay. Also because I'm working weanever I feald I don't I don't stressing my self, And to be honest it's one of the reasons I don't partsie on game Jem's.
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
I'm afraid you absolutely must give yourself hard deadlines, not just for games but for any project, especially if you're not used to actually finishing thim.
@watercat1248
@watercat1248 Ай бұрын
@@AndrzejGieraltCreative I disagree First I have already made one playable game with my way. Second the reason most off my project doesn't finish it's because I'm working on my own not because I did bad job. Wean people forshing the shelf to do something in very specific time pierd it's very likely to end up hated what the do, To getting burn out ECT and become heading instead of something fun. With both your method and my method you able to could end take the job longer for what we expected The difference is that with my method I'm not in the mood game development or if have some other to I just do that. For my game development at this time is hobby not job. I made my game Wean I feal like I did everything in my own pase, This method working for my if you are better with forshing your self not matter on attitude and you have spent an hour for each day for example you able to continue your way. For my the method working it's too work wean I have mood to work on my project it may spend 3 hours other time one week and ECT I dasn't really matter. Some time I work daily other time I work weekly other time I work for few hours and other time's for way more or way less, And I still have fun do that and my project goin very well. No matter what you trying to say on this video my method working it's prof for how far I have got.
@IBeJaMz
@IBeJaMz 2 ай бұрын
Use tutorials to learn the basics of a concept like platformer example then go wild
@AndrzejGieraltCreative
@AndrzejGieraltCreative 2 ай бұрын
Exactly :D
@diehard3518
@diehard3518 2 ай бұрын
Come on bro, it wouldn't be bad to watch the video, where you're talking about minimal technical knowledge to create the first game. Thx
@AndrzejGieraltCreative
@AndrzejGieraltCreative 2 ай бұрын
Well, I made some videos like that and no one watched them haha!
@AndrzejGieraltCreative
@AndrzejGieraltCreative 2 ай бұрын
I think it's best to just learn as you go anyway to be honest.
@wydua2049
@wydua2049 5 ай бұрын
please do not record while driving a car
@AndrzejGieraltCreative
@AndrzejGieraltCreative 5 ай бұрын
Hope you enjoyed the video :)
@pyro4853
@pyro4853 3 ай бұрын
Activate Windows pls
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
I have ages ago! Idk why it's showing that now - I think it's because I changed my mobo.
@AdamWoolnough1981
@AdamWoolnough1981 4 ай бұрын
Why sitting in the dark, I'm out
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
@AdamWoolnough1981 What do you mean?
@skiez7430
@skiez7430 3 ай бұрын
Turn ur brightness up. Its not dark for me
@undeadpresident
@undeadpresident 3 ай бұрын
I wouldn't.
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
You're missing out :)
@undeadpresident
@undeadpresident 3 ай бұрын
@@AndrzejGieraltCreative on what? More pain and regret?
@AndrzejGieraltCreative
@AndrzejGieraltCreative 3 ай бұрын
@@undeadpresident No, on a very fulfilling creative endeavor :) Of course, it's not for everyone, so there's no point doing something you don't enjoy. But then, why watch a game dev video if you don't like game dev 😅
@undeadpresident
@undeadpresident 3 ай бұрын
@@AndrzejGieraltCreative I might have considered it fulfilling if I didn't make a game that no one would even try.
@Pavic559
@Pavic559 Ай бұрын
Activate Windows.
@AndrzejGieraltCreative
@AndrzejGieraltCreative Ай бұрын
It is activated -_- ugh lol sorry I keep getting these comments haha
@user-pc3io5ji1o
@user-pc3io5ji1o 5 күн бұрын
Fuck that bro windows watermark gang
@Ali1u585
@Ali1u585 4 ай бұрын
I want to be a game dev please wish me strength and luck 🥹
@AndrzejGieraltCreative
@AndrzejGieraltCreative 4 ай бұрын
I hope it goes well for you!!
How to Start Gamedev in 2024
10:28
Sasquatch B Studios
Рет қаралды 363 М.
How I Would Start Game Development (If I Started Over)
16:59
Thomas Brush
Рет қаралды 60 М.
КАК СПРЯТАТЬ КОНФЕТЫ
00:59
123 GO! Shorts Russian
Рет қаралды 3,1 МЛН
WHY DOES SHE HAVE A REWARD? #youtubecreatorawards
00:41
Levsob
Рет қаралды 38 МЛН
ХОТЯ БЫ КИНОДА 2 - официальный фильм
1:35:34
ХОТЯ БЫ В КИНО
Рет қаралды 2,6 МЛН
Can You Develop Games as a Hobby After Work?
10:10
DevDuck
Рет қаралды 411 М.
How to ACTUALLY get into Gamedev
14:01
DaFluffyPotato
Рет қаралды 673 М.
Unity to Unreal Engine 5: Was it Worth It?
4:42
Overload
Рет қаралды 9 М.
The REAL Reason Game Devs Burn Out
6:24
Andrzej Gieralt Creative
Рет қаралды 10 М.
How I learned Unity without following tutorials (Developing 1)
18:11
Game Maker's Toolkit
Рет қаралды 1,9 МЛН
Learn To Code Like a GENIUS and Not Waste Time
9:41
The Coding Sloth
Рет қаралды 1,1 МЛН
How I’d Learn Game Development (If I Could Start Over)
8:07
Conradical
Рет қаралды 12 М.
Why Game Dev Tutorials Will RUIN Your Life
6:55
Andrzej Gieralt Creative
Рет қаралды 401 М.
Game Development Caution
13:48
Timothy Cain
Рет қаралды 272 М.
А ТЫ СМОЖЕШЬ УГАДАТЬ ЦВЕТ? #Shorts #Глент
0:37
Final increíble 😱
0:39
Juan De Dios Pantoja 2
Рет қаралды 11 МЛН
Серебряное яйцо 😱   #спорим #физика
0:50
Polinka_girla (Полинка и Оператор)
Рет қаралды 1,3 МЛН
Китайка и Пчелка 4 серия😂😆
0:19
KITAYKA
Рет қаралды 1 МЛН
Озвучка @itsQCP  Нагетсы в постели @cookingwithkian
0:51
BigXep. Канал озвучки
Рет қаралды 4,6 МЛН