How to ACTUALLY get into Gamedev

Поділитися
Вставка
  • Опубліковано 21 лис 2024

КОМЕНТАРІ • 570

  • @sdk2n
    @sdk2n 3 роки тому +3435

    One thing that I’d recommend for people who are stuck in tutorial hell is to choose a tutorial series and after every episode, try coding something on your own that’s related to, but slightly more complex than what they did in the video. For example if they implemented a one-frame jump animation in the video, try implementing one with multiple frames by yourself. This is still a pretty approachable method, but it’ll help you build up a wider toolkit for when you’re ready to work more on your own!

    • @voxlknight2155
      @voxlknight2155 3 роки тому +138

      What I did was see what the tutorial is about (because usually when someone makes a tutorial, they tell you what you'll be doing) and i tried to do it on my own first, then see how they did it and possibly improve my code (once i even made better code by accident lol). Really good learning exercise, that I just randomly did.

    • @dookcurruff9047
      @dookcurruff9047 3 роки тому +17

      I follow all the steps in a series video, then i go back and try to make it more advanced it helps

    • @FarisFathurrahman
      @FarisFathurrahman 3 роки тому +11

      never expected this from a Meowth

    • @mysilentworld6731
      @mysilentworld6731 3 роки тому +10

      I stuck on optimization hell. Most of optimization tutorial focuses on 3d game T_T

    • @nattzero5315
      @nattzero5315 3 роки тому +15

      Some years ago when using game maker studio I was searching for an inventory tutorial, I watched like 4 o 5 from different youtubers I followed, but I didn't like the way they approached some features, so with what I learned from the different ones, I ended up making my own, adding more and more features, in a week I had an inventory system, with item stacking, both mouse drag and drop and keyboard controls, and even a right click context menu. I barely watched any tutorials after that.

  • @rickrouse7865
    @rickrouse7865 3 роки тому +1133

    copying is an excellent way to learn things, so be unafraid to copy
    what's going to happen is you will want to make small changes so you start experimenting with what you copied and boom you start learning that way. dissecting, swapping, experimenting, putting things back together is learning and it all starts because you're a copycat :)

    • @themaster2764
      @themaster2764 3 роки тому +4

      Yep

    • @SimGunther
      @SimGunther 3 роки тому +7

      Great learning advice, Sal ;)

    • @bombintheseeinq
      @bombintheseeinq 2 роки тому +32

      yep! I know I'm late but just a note though, don't *just* copy. It's alright if you completely follow your first couple of tutorials with small tweaks. You obviously can't just jump into it. Take your time! As you progress, start to make even tiny games on your own and start making bigger changes to those you've made/copied.
      I think the hardest part is staying motivated, it's very easy to just forget about a project.

    • @glytchd
      @glytchd 2 роки тому +11

      I always called this 'Scavenging'(code/etc). That is to say: "Don't Reinvent the wheel: *Study* the wheel!" ; Heck, b4 ya kno it: You'll start with a Truck-Tyre & End up with a 225/50/R16 street-racing tire! and at no point did you have to learn how to solder an OpAmp-chip! ;)*

    • @daskampffredchen
      @daskampffredchen Рік тому

      It is often recommended to look at source code if you want to get into a specific section of coding

  • @ayylmao.mp3
    @ayylmao.mp3 3 роки тому +523

    I think the first project should always be something simple and classic like pong / snake / tile breaker, so you have a fixed scope and know what needs to be done. Finishing something small and clearly defined will teach you so much and give you both a concrete image of the development process and motivation for doing your own ideas as you know you can finish a game. Do not get stuck in a loop of side projects that never get finished.

    • @BusinessWolf1
      @BusinessWolf1 Рік тому +11

      +1

    • @gabrielmourao2854
      @gabrielmourao2854 Рік тому +16

      I feel like creating something simple but with potential for expansion like platforms pretty useful. Next time you code something less simple you can do so in that same project and see it grow, or import that base scripts for movement, etc

  • @Noone7238
    @Noone7238 Рік тому +87

    From the introduction I can tell you get it. I’m not asking someone to teach me game dev in 15 minutes, I want to learn what are effective strategies to learn as well as good lessons learned so that I can avoid those mistakes or at the very least, recognize them when they happen to quickly adjust. Love it

  • @ivragi
    @ivragi 3 роки тому +148

    I escaped Tutorial hell and ended up in No idea wasteland. Here lies dosens of projects with single game mechanics, some design docs with broad descriptions of big games, some ruins reminding me of finished game jams and big empty nothing ahead. I just have no idea how to finish my first commertial project.

    • @donkeykong315
      @donkeykong315 3 роки тому +15

      Make all the single game mechanic games. You’ll think of cool things as you finish them.

    • @ValiantPegasusVP
      @ValiantPegasusVP Рік тому +1

      @RoyalRose Wow, that is really good advice, im going to try using some of these tactics. Thanks!

    • @rko2016
      @rko2016 9 місяців тому +4

      My advice is to take that single game mechanic and tweak the gameplay loop till the mechanic is fun to use, only after that design the game. I mean some classic games really are just run and jump, half the mario 1 levels you barely have to jump at all

    • @ed5142
      @ed5142 9 місяців тому +3

      I relate to that, as a musician there is something I call "musician limbo" which is the same thing.

  • @smellyfrog2463
    @smellyfrog2463 3 роки тому +357

    A good way to avoid the tutorial hell problem (or any problem at all) is to think about what you can do with your current knowledge instead of trying to make something that you have absolutely zero idea how to make.
    When I first made the prototype of Project Froggo I didn't search for a million tutorials on how to code grappling hook because I want to make this specific feature so much. I made it because I was bored at my math class and suddenly realized I can use trigonometry to make characters move in any direction. Based on that, I realized that I can probably utilze this to make some form of grappling hook mechanic.

    • @poggestfrog
      @poggestfrog 3 роки тому +11

      project froggo?
      Sounds poggers

    • @mullar
      @mullar 3 роки тому +40

      @@poggestfrog sounds froggers

    • @poggestfrog
      @poggestfrog 3 роки тому +1

      @@mullar LMAO

    • @callmeishmael5742
      @callmeishmael5742 3 роки тому

      Nice

    • @fizzdev
      @fizzdev 3 роки тому +6

      Ayo, remember me? I'm supersoda, I beta tested your game like a year ago and played on the element animation Minecraft server

  • @qidu585
    @qidu585 3 роки тому +68

    I was stuck in tutorial hell for about 2.5 years and I’ve finally started making my own stuff without needing tutorials! I just needed to pause the video after a while and predict what code will be used to fix a problem and take notes for later

  • @quentinnorthern8635
    @quentinnorthern8635 3 роки тому +351

    The thing about a lot of tutorials that I've noticed (depending on the engine) is that it can be pretty difficult to find a good tutorial that actually explains what they're doing instead of just telling you what to type and moving too fast for you to understand. Also a lot of them are either really outdated, or the uploader just decides to vanish into the shadow realm halfway through the series. Pretty frustrating if you ask me.

    • @raysandrarexxia941
      @raysandrarexxia941 Рік тому

      @@syvulpie Nope, they left UA-cam

    • @liinnder
      @liinnder Рік тому +4

      ​@@raysandrarexxia941 There is still enough videos on the channel that can definitely help

    • @zhulikkulik
      @zhulikkulik Рік тому +6

      There's a lot of basic stuff. But for something like prerendered backgrounds I'll have to adapt a tutorial for unreal because I haven't found a single video or text tutorial about the “proper” way to do it (Z-buffer magic) in unity. Everyone's rendering backgrounds in layers and stack them in front of the camera. It works, but seems to be very tedious and non-automatable.

    • @La0bouchere
      @La0bouchere Рік тому +13

      IMO, learning from online tutorials is a bad idea. It's fine to do a few to initially get into the tool, but after that you should move to a textbook if available, or the manual/tutorials put out by the engine developers if not. Those resources tend to ensure that you are learning the fundamentals and aren't just duplicating something without any understanding. Textbooks also always include specific exercises that will push your understanding further which are very useful.
      Online tutorials also seem to put people in the mindset of googling to solve problems without first trying to think about it and fix it themselves, which is a really bad habit to develop. A large amount of beginner problems can be solved by just taking some time to think about the problem and fiddle with things yourself.

    • @mastershooter64
      @mastershooter64 Рік тому +2

      I make my own engine 😅

  • @BrainDeadXX
    @BrainDeadXX Рік тому +125

    5:30 Visual scripting is also an option, I started learning unreal engine really quickly because of its blueprints. Visual scripting means you get these blocks of code that you can connect together to get whatever result you want. It may seem weird but it's actually really powerful.

    • @BusinessWolf1
      @BusinessWolf1 Рік тому +19

      for non 3d games, yes. for 3d games, visual scripting is THE best way to acrew technical debt, which you WILL pay in either dev time or performance. It's muuuuch better to eat the up front cost of learning programming. and build something solid which can be easily fixed later when you know what you're doing.

    • @WuhHuh
      @WuhHuh Рік тому +5

      I use something similar called “GDevelop”. I have a really hard time understanding code on its own, even when I was following a tutorial so that I could learn Godot, but GDevelop is much simpler for me with “if _ then” statements instead. I can’t code for shit, but I can understand logic. There’s even some community-made extensions that act as shortcuts for certain events, but I try to replicate them in my own way so that I can learn what events were used to make those shortcuts. I was also a Scratch kid in middle school, so I’m definitely biased, but logic based events are so much easier for me to understand than a bunch if strings of text and numbers that have different formats for different engines.

    • @halfbakedproductions7887
      @halfbakedproductions7887 Рік тому +3

      @@BusinessWolf1 I've used the Blueprint system in Unreal. It just left me feeling _so_ confused and to be honest I'd rather just have looked at the code.
      It's also very inefficient. I had a system whereby there was a flag variable to mute/unmute the background music. To do this, I had to actually check if the flag variable was true/false, then assign the same value again, then pass that value to the audio player which then had to check whether it was actually paused or not before accepting the flag variable. And even then for some reason it was the wrong way round at runtime. When "Paused" was true, the audio played on anyway.
      It was a mess and Yandere Dev-tier nonsense. If you'd written that in code within a AAA environment you'd be hauled up.

  • @xeviusUsagi
    @xeviusUsagi 3 роки тому +10

    "Tutorial hell"
    well, I'm happy I ascaped it really soon.
    and the main cause for it was *LASERS*
    when I started I wanted a turret that shot lasers and the last thing I thought is that I would be doing some trigonometry and find out that lasers are just a strip of like 6 pixels...
    yup, just 6 pixels, you then use a program (an iteration) to put them row after row and create the laser and that's how they stop once hitting a wall.
    and well the tutorial explained only how to make the player shoot it, not turrets, and well lets just say I had to spend 5 days figuring out.
    1) let turret shoot laser
    2) make laser align with turret barrel
    3) make laser stop with barrel and not follow player
    4) Make laser start at the position of the turret that fired it, instead of all going to the same turret.
    5) somehow all laser used the same direction to hit player not counting for where they where so if a laser was above player it would shoot down, and if another was under the player it shot down as well.
    6) give turret an animation before shooting player
    7) stop laser from instantly deleting a player on hit
    8) for the love of god why do I have to do trigonometry (wasn't actually hard I'm just dumb)
    and well yeah it was quite the journey, and since I had only me and the game engine manual I had to figure it out by my self, and it was a nice experience...
    now I will forever look with admiration any game that has a laser in it

  • @aviFlashbacks
    @aviFlashbacks Рік тому +6

    There’s a really good tutorial series I found somewhere about making a colony survival game in godot, think rimworld, and the only reason I think it’s so good is that despite it being so slow, and going over maybe 10-20 lines of code in 5 minutes, he actually goes in depth to explain how or why what works, and how it interacts with the rest of the code
    Most tutorials I’ve seen for game development just try to put as much code in as possible, and just barely go over how it works, or just show you it and not tell you about it.

  • @Rovsau
    @Rovsau 3 роки тому +20

    Your video is worthy of its title.
    I'm learning through deep dives on individual features. Very slow, but...
    Recently impressed myself by making a surface/ground check OnCollision script from scratch.
    Officially out of tutorial hell \o/

  • @calebanderson9538
    @calebanderson9538 Рік тому +5

    A friend and I are currently working on our first game. In order to avoid the tutorial issue, I taught myself how to use the software and look things up as I go if I can’t find out how to do it myself. Although it may take longer, I retain way more information now.

  • @jeremybrett868
    @jeremybrett868 3 роки тому +9

    Thanks so much man. I'm just getting interested in the building blocks of game development right now, but I haven't been sure how to really get started, especially when it comes to coding. So having some options to actually start with will be a big help!

  • @DragoonSlayer08
    @DragoonSlayer08 7 місяців тому +1

    Ty so much i know this video is a old one however i find your insights very helpful and encouraging to continue to learn

  • @poisonapleproduction
    @poisonapleproduction Рік тому +3

    I’m working on my first game in gamemaker studio 2, and so far the language has been extremely easy to learn. They have functions for almost everything, so you don’t need to do a lot of math. The main problem I’ve had to deal with though is whether or not I’m doing things in the most efficient way possible. It always seems like there is a better way to do stuff

    • @skylo706
      @skylo706 Рік тому +4

      In game dev it is like that: There is always a better solution. But if your code works, even if ugly, and it doesn't destroy performance, then it is a good solution.

  • @pablovonpablo2590
    @pablovonpablo2590 Рік тому +1

    I just finished my first game jam this week. It was extremely hard and I had to pull an all nighter the last day, but I got something that I was proud of at the end.

  • @monga240
    @monga240 Рік тому +4

    Ok so I am currently going through tutorial hell and a problem that I noticed I had was that sometimes I didn't really understand what I was writing. So, what I have started doing is writing down the function of each line of code and dissecting what makes them work. After I started doing this I found that I am able to use what I learn in the tutorials outside of the tutorial project.

    • @joebeezy9471
      @joebeezy9471 Рік тому +1

      This was my problem and I wish I decided to do what you did. I assumed I would understand it the more I did it, but that was wrong. It got to the point where I gave up assuming this was just something I would never “get”. Now I’m getting back into it after realizing the tutorials in general assume a lot about the reader and that may not be where i am at, but there is nothing wrong with that

  • @Shmorpicle
    @Shmorpicle 3 роки тому +2

    Great video bro, I'm so happy that I'm not the only one getting responses like this in discord

  • @coolbrotherf127
    @coolbrotherf127 8 місяців тому

    The thing that helped me the most is after following a tutorial, I would go back and remake the entire project from memory the best I could and add try to add in some extra stuff. I would also try to make a project without a tutorial first, then watch the tutorial to see how someone with more experience solved the same issues. It allowed me to learn multiple ways of doing things as well as seeing which methods are generally more effective for solving certain issues. When following tutorials, the goal shouldn't be to finish the tutorial, but to learn the essential tools and methods for creating things.

  • @kunsterman
    @kunsterman 2 роки тому +3

    Wow man how much humility in this man! characteristics of a real artist.

  • @dragontailsb1971
    @dragontailsb1971 2 роки тому +2

    I was kinda stuck in tutorial hell for a little bit but got out fast by making my own game and using 100 different tutorials to tell me how to do it. This made me learn what all the different things were actually doing and not just copy the code line for line.

  • @AnAppleInABox
    @AnAppleInABox 3 роки тому +15

    I've been in tutorial hell. I was really just copying code. In the end I had a game but I had no idea how it worked and I had no idea how to add new features. I've started learning code again a week ago and I already know more then I did back then.

  • @TheWrldThruAutsmsEyes
    @TheWrldThruAutsmsEyes 6 місяців тому +2

    I haven't got stuck in tutorial hell yet simply because I see something happen and my brain immediately goes "Nah, imma do my own thing."

  • @WBR44
    @WBR44 Рік тому

    Tutorial hell beginner here. Your explanation about breaking featured actions down into basic actions, to complete any or almost any task, finally clicked with me. Lol thank you! Subscribed!

  • @perfectischange
    @perfectischange 3 роки тому +1

    Yo quick music tip.
    High and low notes, make patterns that you enjoy, and record them to loop.
    Use different instruments they have unique sounds but also different high low notes to make deeper patterns.
    Music is simple, you just have to sit there a listen to all the sounds and which one goes great with one another. That's the long part.
    Learning Scales has a base, and make a fun pattern with different scales is easy.

  • @alwaysasn
    @alwaysasn 3 роки тому +15

    I tried learning Godot, but my computer was so slow it always kept me waiting for it.

  • @vrfrenzy8451
    @vrfrenzy8451 3 роки тому +4

    I got stuck in tutorial hell for 2 years, finally got a good set of videos to learn lua and can do simple stuff already!

    • @RealValkor
      @RealValkor 3 роки тому

      I found a 4 hour full walkthrough of C#
      Yes.

  • @lazybackup1
    @lazybackup1 Рік тому

    I did not know that collecting items in a game had anything to do with collision. Thank you for giving that example.

  • @brightnemesis9831
    @brightnemesis9831 3 роки тому +23

    5:15 that whole game ??!!! Man you're awesome ! I came to game development with the inspiration of you and hope I do well. I started with c++ but I went python (coz I thought it was cool) and am currently learning the language. Nice video !

    • @fgrimes1946
      @fgrimes1946 4 місяці тому

      Update?

    • @brightnemesis9831
      @brightnemesis9831 3 місяці тому

      @@fgrimes1946 bro... I was a different person back then.. Right now I barely do anything fun it's just schoool

  • @Tayler-Hilton
    @Tayler-Hilton 9 місяців тому

    Awesome video! I was thinking about getting into game development as a hobby, but had no idea where to start. Now I do!

  • @Baekstrom
    @Baekstrom 3 роки тому +70

    Stop watching videos like this and get busy coding. You are procrastinating, and so am I.

    • @thedistantwolf690
      @thedistantwolf690 7 місяців тому +12

      maybe for you, for me this video helped

    • @Dallanimation
      @Dallanimation 6 місяців тому +3

      But I don't know any code

    • @paulthiggins
      @paulthiggins 5 місяців тому +3

      ​@@thedistantwolf690 yea same

    • @CMoore-Gaming
      @CMoore-Gaming 5 місяців тому +2

      For your information, I'm busy at work, but ya, procrastination😂

  • @absin8078
    @absin8078 10 місяців тому

    My best advice is to build a library of code! Whenever that code you being trying to make finally works, save the code. For example I have a folder with tons more subfolders for different types of code. That way you don’t have to keep coding in basic things like player movement. You can literally just drag and drop and have simple things like that work instantly. More workflow advice than anything

  • @eboatwright_
    @eboatwright_ 3 роки тому +5

    Some good libraries / frameworks for people looking:
    - Love2D and Lua (5/5)
    - Raylib with almost any language (4/5)
    - Ebiten and Golang (4/5)
    - Prototype and Golang (4/5)
    - Monogame and C# (4/5)

    • @mr.redman3863
      @mr.redman3863 3 роки тому +1

      SFML and C++
      CSFML and C
      SDL2 and C/C++
      Allegro and C/C++

    • @lonelyfloat2582
      @lonelyfloat2582 3 роки тому +1

      Personally I'd put Raylib at 5/5. It's fantastic, easy to use, and can be used across most popular languages.

    • @eboatwright_
      @eboatwright_ 3 роки тому

      @@mr.redman3863 Yeah!

    • @eboatwright_
      @eboatwright_ 3 роки тому

      @@lonelyfloat2582 My only reason for putting it not on 5/5 is because I never got it up and running on mac with C++, and it couldn't get it to work with some languages and Golang's support isn't cross platform. :) But I definitely see where you're coming from. :D

    • @lonelyfloat2582
      @lonelyfloat2582 3 роки тому

      @@eboatwright_ Ah, that makes sense.

  • @Dragorzon
    @Dragorzon Рік тому

    I asked server on discord on if I should use C++ or game dev. Many people say its hard, you cant do it, go for easy. I cant decided. You motivate me to go with what I want. Earned a sub, thanks

  • @tedbendixson
    @tedbendixson Рік тому

    Hey. I just wanted to thank you for your videos. I watched this video two years ago, and it inspired me to make a UA-cam video in a similar format. I never expected much to come of it, but that video ended up doing very well for me, much better than anything else I made.
    Sometimes just talking over footage over your own game is good enough.

    • @DaFluffyPotato
      @DaFluffyPotato  Рік тому

      I was just being a bit lazy, but it seems to work. lol
      CS surfing videos with unrelated commentary are a thing after all.

  • @lasercraft32
    @lasercraft32 11 місяців тому +1

    Its like when people ask artists how to draw... I dunno, you just _draw._ Its kinda hard to explain. Learning how to do something is never easy, and the only way to properly do it is to be passionate about it and have a lot of motivation for it. Experience is the best teacher, usually, so the best way to learn something is to start with what you already know and build off of it. Reverse-engineering can also be helpful in some circumstances (that's how I learned how to make Minecraft data packs, for example). Though... obviously you need to be careful not to directly copy, especially if you plan on monetizing it.

  • @TheSensationalMr.Science
    @TheSensationalMr.Science 2 роки тому +1

    okay for the first thing to learn about game development and dealing with tutorial hell I would state that you follow this pattern:
    1. find out what information you need to learn to have a Minimum Viable Product of the field (in game Dev it probably would be information about collisions, sprites, animation, scripting, rendering the screen, camera placement, raycasting, Artificial Intelligence, input, and physics)
    2. learn the jargon and terms (this is so you know whats going on within the program or field of study and are not confused) [also some are above for game Dev]
    3. find sources that teach in this field (gdquest kidscancode & hearbeast is good for godot engine and there also is davidepesce at his website of the same name. there is also GMTK for game design)
    4. read the sources and see whether they help you learn what you need to learn and if not, either tuck them away or throw them out.
    5. organize the notes and work on your knowledge so that you can reuse the knowledge learned in a modular plug and play way
    the second thing is to test new ways of re-using the knowledge you already know, in dynamics that are not commonly tied together with said new way of using the code. [as stated in the video]
    the third thing is to look at references... and not just the code, look at game trailers (with real gameplay) and ask what was most likely the decision they made that allowed that to work.
    Hope this helps and you have a great day & Safe Travels!

  • @charleslol3613
    @charleslol3613 3 роки тому +3

    I really want to get into game development, and for my Design Technology class we got to make a game on Scratch. I don't recommend Scratch as platform but it was really cool to use because I felt like I was learning stuff.
    Your advice is amazing, not just for game dev. Following tutorials and then adding your own twists or making something more complicated from what you learned from the tutorial is a great way to get out of tutorial hell.
    Competing in stuff like game jams really puts your work out there and it adds new perspectives as other people look at your work.
    If you want to improve at other things like writing or drawing, I would suggest entering small writing or drawing competitions or even just posting your work online to improve
    Fantastic video!

  • @Cuprite1024
    @Cuprite1024 8 місяців тому

    I've participated in a few game jams (Two for Pokémon fangames, one for Gameboy Homebrew) and am gonna be doing another one in about a week for dungeon-crawlers (Which is 9 days long, the shortest I'll have ever done), and yeah, they're a really good way of actually being able to release something. Everything I've ever actually made available to the public has been because of game jams, so I consider them a pretty important part of the process. Obviously you don't *have* to do them to be a game dev, but it *really* helps.

  • @azaias
    @azaias Рік тому +7

    Hey, thanks guy. Your reminders that you need to actually explore and play around with things on your own was needed.
    Your recommendation of making a Snake clone was also very good, I did it just because of this. I didn't know how to manage the snakes body at first, I thought about just looking it up but your advice got through to me and I worked it out on my own. It really is all about breaking something down into simpler concepts

  • @joeman123964
    @joeman123964 Рік тому

    my 1 year journey kept me in scope, but also made progress to a big project. cause here is the thing for beginners:
    they wanna make their dream game NOT small meh games. HOWEVER.
    make small meh games that are part of your big project. for example.
    make a small simple farming game. this will:
    1) give satisfaction of finished product
    2) teach growing animation and basic 3d modeling
    3) teach how to code timers and small inventory logic
    then your next game can be a hack n slash arcade.
    by the end of the year you can combine the logic and code to make all sorts of games. timers for other things not just for crops, you'll know combat and inventory management etc.
    as a software engineer of 5 years you should ALWAYS repurpose your old code when able to. it isn't cheating, it's just smart!

  • @yoyo12345
    @yoyo12345 3 роки тому +6

    I was stuck in tutorial hell for 4 months while I was learning Godot, then I leaved game dev for 2 months and then I started game development with java and libgdx and believe me low level stuff makes u learn things more fast than Godot after spending 2 months with javaand I got my first pc and I started learning unity a week ago ;)

  • @arcanernz
    @arcanernz 3 роки тому

    One thing I’ve done to learn quickly is not to copy at all but clone the repo of a small project and understand every aspect of the code, every line every module, why it’s there how it’s used. You can really learn quickly best practices and good design. Only copy code you understand or else when it breaks you won’t know why.

  • @danieldaniel-ol6dz
    @danieldaniel-ol6dz 10 місяців тому

    Good shit. You managed to cram a lot of useful advice and takes into 14 minutes of content. Much appreciated.

  • @DoccP3
    @DoccP3 Рік тому

    I'm so glad that I found out you live stream

  • @footlongpizza8634
    @footlongpizza8634 3 роки тому +2

    Great video. I actually understand where to go now after being stuck on tutorials

  • @MostBronzeChunner
    @MostBronzeChunner 3 роки тому

    I started game development about two months ago. I downloaded Unity and have been following a tutorial on UA-cam and I'm on course to developing my first game.

  • @SergzOFFICIAL
    @SergzOFFICIAL Рік тому

    One thing I can recommend is to actually read documentation. There are so much information out there on the internet that video tutorials aren't going to show you. A lot of people think thay they can start developing applications after watching hours of tutorials. In some cases, that is true. However, if you want to start making things yourself, it is key to read documentation. Don't be scared or put off scary pages of documentation. Take it slow, and read through it. If you don't understand something, read it again and break it down.

  • @UlshaRS
    @UlshaRS 4 місяці тому

    Community immersion is a not bad way to start. Ie binging general content to identify what path most appeals. What you thought you needed to learn is really a want and there is something else that is more ideal. This also has the advantage of scratching the itch if the interest is just a short term hyperfocus for those of us with constant adhd squirrel chasing

  • @K_J_Coleman_Composer
    @K_J_Coleman_Composer 4 місяці тому

    If you want to get into music, I have a few pointers for ya!
    To start off, the most important part is figuring out what you want to make out of it. Maybe there's a style or sound you love that you're trying to emulate. Take that and break it down.
    What makes it work? What is the shape of the melody? What instruments does it use, and how do they fit together?
    A good piece of music doesn't come from a set structure or technique, although they do help. Good music comes from passionate emotion. It's self-expression. Write more than just some background music for a game. Write longing, pain, joy, fear.
    Listen to the best of the best, and don't be afraid to take inspiration. It's actually a fundamental part of music creation. Just be sure to put yourself into the music and make it unique. Once your music has a strong starting point, then by iterating, you will learn technique.

  • @Rene-uz3eb
    @Rene-uz3eb 2 роки тому +1

    I think I realized what I was missing on a previous attempt is just a graphics API that I'm happy with that I can play with esoteric ideas quickly. Since all engines have unsurmountable limitations one way or another I wasn't going to bother learning one because I am sure I would be limited. Previously I started with ideas and had to write a whole graphics API around it tatbarely implements the idea which was very frustrating, because when the next idea comes along, you start from scratch. That's why I got stuck, just not enough motivation to redo the graphics every time.

  • @vaguedestruction
    @vaguedestruction Рік тому +1

    I literally just want the game he's playing in the background even though I have no idea what it is

  • @robatortas_
    @robatortas_ 3 роки тому

    The best advice for people that want to code in general, make you own game engine, I don’t mean this by making an engine with a UI nor anything of that matter. I am saying like a, programmers engine, an engine based on code and not on a UI. And it’s fun to not use a graphics API at first. It’s harder, but it teaches you MUCH MORE!

  • @uditdwivedi9406
    @uditdwivedi9406 3 роки тому +5

    Always have a close end goal when starting out.
    I myself have gotten stuck on a game wanting to add more and getting frustrated when i can't fit it in.

  • @Trinsid
    @Trinsid 5 місяців тому +2

    The biggest hurdle with game development is that unless you learned through school, you can't "just make games." With music, you can grab a piano and "just make songs." With art, you can grab a pencil and paper and "just make art." This doesn't apply as easily with games, because there are multiple layers of different art forms and mathmatics involved in a single game.

  • @Manda_Kat
    @Manda_Kat 2 роки тому

    TUTORIAL HELL! YEAH THAT'S WHAT I GOT STUCK IN!!!
    Like I have no idea how to implement mechanics I actually want because I don't know how to search for instructions. I haven't figured out the lower level things and I have no idea how to escape

  • @Xxx_LITTLETIMOTHY_xxX
    @Xxx_LITTLETIMOTHY_xxX 3 роки тому +3

    every tutorial I have seen says "heres how I got into game dev, anyways now I will tell my story about something completly different" this one is different

  • @mysingingmonstersfan1023
    @mysingingmonstersfan1023 3 роки тому

    Sometimes what I do to get game Ideas is to attempt to make remakes of the big game devs games like Lumbermill and SlimeKeeper

  • @wadewirthland2039
    @wadewirthland2039 2 роки тому +2

    Thank you bro this is a good mix of optimistic and realistic 👍

  • @cheeseman1115
    @cheeseman1115 Рік тому +2

    I followed a 2d flappy birds tutorial as my first game and managed to add an offscreen death barrier but spent 6 hours trying to make the game stop when you hit a pipe 😂 I’ve started following a 3D tutorial in hopes I can try and combine things I’ve learned from the 2 and make a basic game for myself

  • @Immys_Art
    @Immys_Art Рік тому

    I don’t know if you’re still trying to figure out good ways to get better at composition, but actively listening to music is one of the best (if not THE best) ways to improve your compositions.
    What I mean by “actively listening” to music is solely focusing on the music itself, trying to break it down and get an idea of what’s actually happening.
    I am not too familiar with common video game music structure, so I will use common radio music structure (and then jazz structure, for an alternative) to explain how you might break a song down.
    (This part is not completely necessary to read in order to understand what I recommend practicing)
    Most radio music will have a common way to break the structure down into three different types of parts: the verse (usually calmer), which is represented by A; the chorus (the climax(es)), which is represented by B; and the bridge (an optional piece of structure used as a new direction for the song. A change from the other parts, and is usually used later in the song), which is represented by C. Some common arrangements of these parts are ABACB, ABCB, and ABAB, for context on how these are usually used.
    Jazz will usually have a head (similar to a verse, and usually used as the start and end to a song) and solos time (not the official name. To grossly sum it up, during this section, people will take solos, and those who aren’t are playing nothing or playing softer backing music to the soloist), while occasionally using a bridge and or intro (jazz almost always exits with the head, so it’s uncommon to see an outro). Jazz structure is usually the head, followed by solo time, followed by the head out, with an intro and/or bridge appearing sometimes.
    (You can start reading again if you skipped the last part:)
    To improve your video game music composition, you can take more basic tracks and try to find a structure to them that seems to be common. You might need to do this for quite a few songs to get a good understanding. After you find a common structure(s), you can dissect more complicated pieces to get ideas for how you can make more unique, stylized music for your game.
    I am not a professional composer (I take more to musicianship. What I write is more of the radio song type of music, which is vastly different in the necessary skills needed when compared to more complex composition like styles (i.e. video game stuff)), so don’t completely rely on this, and take it all with a grain of salt, but I hope it might help.

  • @DileepNow
    @DileepNow 3 роки тому

    Composing music for piano is easier than playing it back. Look up the A-key on the piano and starting from there play around with just the white keys, occasionally returning to rest at the A-key. There you go.

  • @tzooby
    @tzooby 3 роки тому

    Thank god you are here omg.
    Im a programmer and i have 0 clue about pixel art, music ect...

  • @naalex132
    @naalex132 Рік тому

    Early projects that I do to learn any game engine: 2d Puzzle game, 3d shooter, a mobile game of some sort (like clash of clans or pick the lock), rogue lite, and anything else that peaks my interest (complex math + card game)

  • @sirwok8545
    @sirwok8545 Рік тому

    Really great video, I am in the process myself and I agree with you at every point. The tip for 0% fee website at the end is also great!

  • @dirt_dert_durt
    @dirt_dert_durt 3 роки тому +3

    Goal: make a fun game (to sell)
    Obstacles: learning to code, design games/assets/sound etc.
    Tools: hardware, time, tutorials, practice, savings (heh, "https")
    Seems like I have my game worked out for me

  • @amatesamaru
    @amatesamaru Рік тому

    absolutely love this vid. it helped a bunch. i do want to point out that at one point during the "what do you do once you realize you are in tutorial hell" you said to watch more tutorials lol i feel like that is kind of backwards from the initial message

  • @jachymdolezal5103
    @jachymdolezal5103 3 роки тому +16

    I was trying start with GM or Godot in last year or so, but I always ended up in tutorial hell. Now i decided do create a game using only pygame as my library mainly because I am mostly comfortable with python. My goal is to also understand game dev from lower level to be able to understand higher level engines better.

    • @elthomas5268
      @elthomas5268 3 роки тому +1

      Same lol

    • @jachymdolezal5103
      @jachymdolezal5103 3 роки тому +1

      @de333 i know but programming in pygame without many features compared to Godot where a lot of things is done for you.

    • @jachymdolezal5103
      @jachymdolezal5103 3 роки тому +5

      @de333 Bro i know what's C or assembler I used the word "low level" as a figure of speech, so chill...

    • @ShahriyarAlam1
      @ShahriyarAlam1 3 роки тому

      @de333 more experience than you ever will, kid

    • @ShahriyarAlam1
      @ShahriyarAlam1 3 роки тому

      @de333 the guy who taught you how to code

  • @glennismade
    @glennismade 7 місяців тому

    What a great and informative video. A lot of these style of videos aren’t really that helpful. So I like this one.
    The things I’d add are:
    1. If you a programmer by default, learn art of modelling at some point soon. Not right away, but try to get some practice and learning in reasonably early. As that will change things for you.
    2. Try to focus on broad concepts and fundamentals. So you want to make a 2d platformer, really focus on 2d cameras and how they work, or 2d tile maps. Or pixel rendering, etc. broad concepts. Then focus in on the details later.
    3. You can’t make Skyrim alone in your bedroom. At least, not in any feasible timeframe. So forget that. Focus on projects that blend elements from games you like. So how about an RPG style game with magic? That sounds fun. But limit the scope. So a 2d procedurally generated map? With rpg elements? Etc
    4. Don’t be afraid or failing. But, don’t give up. Keep pushing. Sometimes you have to embrace the mess. And just accept that you’ll have some bad code and some crappy art etc. just try and finish something.
    5. Document everything. Learn an interesting technique? Solve a complex problem? Find a useful article? Document it. You’ll probably find it useful later.

  • @hectorborjas106
    @hectorborjas106 3 роки тому +7

    I’m only in high school but you inspire me to start pursuing programming as a whole and learning python through game dev. Thank you so much tho

  • @germanhoyos4422
    @germanhoyos4422 3 роки тому

    when you petted the clock - ::yep instant subscriber::

  • @thechosenone729
    @thechosenone729 3 роки тому +1

    Tips :
    A: Learn basics of your language. (variables, build in operations, branching, looping, functions, input / output, saving into file and reading from file... etc most of logic is same for every language just syntax is different...)
    B: Learn how to think when you are writing programs most of peoples have hard times to switch thinking.
    C: Learn how to read documentation, basically your alfa and omega when it comes to doing anything inside of your language, trust me if you have already effective functions written in your basic library you don't want to write your own or downloading another one for sake of your time and nerves of implementing them.
    E: Write your own stuff, tutorials are fine at start but if you don't start writing your own very simple programs you will never move from place. Programming is a great tool but it's a tool same as writing is, you can be taught to learn how to write but it's useless if you are not going to use it / practice it and then write something. It can go from very small shopping lists (calculator) to something bigger like article (simple app) to an interesting story like LOTR (game) where you entertain not only yourself but others too.

  • @orbry
    @orbry 11 місяців тому

    Excellent guideline, thank you!

  • @canxel11
    @canxel11 7 місяців тому

    My reccomendation to anyone starting is just to FINISH something.
    One reason you think you haven't learned anything is that you haven't finished something. Also at first we tend to rush doing many things and end up getting overwhelmed, one trick I learned for that is whenever I feel like I'm not understanding anything, I go do something else and everytime I come back to my pc I already have the solution

  • @F1B1N3K
    @F1B1N3K 8 місяців тому +1

    Where can I download ur game from background? it looks so amazing 🎉

  • @yokidrift1720
    @yokidrift1720 Рік тому

    Just wanted to say thanks for the video, I knew most of this, but I keep doubting myself and seeing others' perspective really motivates me. I am pursuing Software Development but want to do games on the side as a learning experience and a way to express my creativity.

  • @DeathxStrike18
    @DeathxStrike18 3 роки тому +1

    Believe its people feeling overwelmed and not knowing where to start. Most people get stuck in the planning phase.

  • @plootyluvsturtle9843
    @plootyluvsturtle9843 3 роки тому

    oh man i’m so glad i found this channel.

  • @teenymeanygames
    @teenymeanygames Рік тому

    Nice video. I find I push to learn the finer details when I work on games I care about.

  • @angryoldcanadian3905
    @angryoldcanadian3905 Місяць тому

    I tend to watch a tutorial and go through the project, I then rewatch the tutorial and then apply it to a couple of projects that I have started. Seems to work for me :)

  • @Portitforward
    @Portitforward 2 роки тому

    I think you hit the nail on the head by stressing the importance of "play". Following tutorials is great to get a lay of the land but you should not be afraid to off and explore on your own.

  • @GeorBrat-eg6jb
    @GeorBrat-eg6jb 7 місяців тому

    Follow the tutorial course called The Ultimate Introduction to Pygame. 4 hours long and took me about 10 hours to get through. Built a game similar to flappy bird but different whilst following it. The ideas in that tutorial can be used to create literally any game imo.

  • @3unkan
    @3unkan Рік тому

    I’ve heard about a website called code wars and you have to solve problems with code so it’s a great way to tests what you learned and what you are best at after a tutorial and be able to practice whenever

  • @castwharf
    @castwharf Рік тому

    the first thing you should focus on is baby coding like scratch for example, when you feel like a pro in scratch, you move on to a real coding like unreal engine, its basically connecting codes together like scratch but more options and infinite room where you put models and code them to life. if you want to write the codes just find a developer app with manually writing codes and start messing around before making your dream game, once you got the hang of it and feel ready, then you can focus on your dream game and become a real developer.

  • @gomezboi1
    @gomezboi1 2 роки тому +3

    I actually think that people who are more art oriented than coding oriented can make some really great games maybe even better than the coders, as long as your willing to learn a little, also if your good at art and want to do a 2d game I would recommend not using pixel art, its to widely spread in the indie scene and your art is the way you should distance yourself from others

    • @jadedengineeringstudent
      @jadedengineeringstudent Рік тому +1

      Yeah. Like the dude who created Rain World. One of the most beautiful games out there IMO

  • @reapersremorse
    @reapersremorse 3 роки тому +20

    what do you do if you feel like you have been stuck in tutorial hell for years? i work sometimes 70 or more hours a week so every time i start a tutorial ive already forgotten most of what ive "learned" idk maybe im just not ment to make games.

    • @thmadeym4556
      @thmadeym4556 3 роки тому +13

      No one is not meant to do anything. As long as making games interests you, you can do it. I think a solution for you would be that every time something is introduced in ta tutorial, you should pause and try to make full sense of it in your head. Do not resume until you completely and utterly understand what was taught. You could go on a day long tangent researching how exactly the collisions work. I think this way, you’ll remember each and every feature. And maybe learn the programming language you’re using without the focus on game dev. When you know how to use the language for normal non game projects, you can then use a game dev tutorial with that language. Good luck on your journey.

    • @jetison333
      @jetison333 3 роки тому +1

      Don't be afraid to just look stuff up for specific things your doing. Developers that have been at their job for years do it even. Google is your friend :)

    • @UmbraPsi
      @UmbraPsi 3 роки тому +3

      You might be stuck in the "store, regurgitate, and forget" learning style that schools forced on us, which is not a good way to learn. Break what you're doing to its core concepts, I like to say aloud what I'm doing and how it could apply to something else, it makes the tutorials longer but I actually retain stuff

    • @raphafigueiredo3822
      @raphafigueiredo3822 3 роки тому +2

      i was stuck for like, 2 days for the same reason. what I did is commenting my code (when i copy) and so I know what I did and why I did, and I started remembering after. trying to re-do is useful too

  • @scoopydevy
    @scoopydevy 3 роки тому +8

    good stuff! Loved the part where u smak a clock lol

  • @alisirkeci4135
    @alisirkeci4135 9 місяців тому

    You convinced me for game jams thanks man

  • @dylzdesigns
    @dylzdesigns 3 роки тому

    This is pretty good advice broken down very well done. thank you for putting this video together.

  • @ltecheroffical
    @ltecheroffical 24 дні тому

    My way of learning is diving into the thing without any tutorials, googling as I go to find out something. It works well for me, might not for others. Keep in mind I do have a habit of defending things online even if i'm in the wrong so it's a good idea to most likely not try to reply negatively on this comment otherwise out of habit I might end up starting an argument.

  • @basiladeeb
    @basiladeeb Рік тому

    This was very helpful. Thank you.

  • @TheElectricCheeseProductions22

    0:34 I would say that ear training is of much greater importance than either of those two

  • @purplebird9584
    @purplebird9584 3 роки тому

    Nice video! I just got out of what I now call the first circle of tutorial hell and im actually learning a lot, like I started following a script of plataformer movement from the craft games page and im actually being able to do it, very good video

  • @elrichm904
    @elrichm904 3 роки тому

    Amazing video really inspirational thank you for this. Helped a lot

  • @ЭнрикеЧурин
    @ЭнрикеЧурин 3 роки тому +18

    Unrelated question: you online resources are you using for learning music? I've been learning music recently but can't seem to find "good" resources.

    • @DaFluffyPotato
      @DaFluffyPotato  3 роки тому +10

      I don’t know. Just hopping around between UA-cam videos and whatever pops up when googling certain topics

    • @allena4034
      @allena4034 3 роки тому +8

      Michael New is by far the best for teaching music theory (ua-cam.com/play/PLTKhUdPIHIuhhCrMuKJWcjnXUfAN3f5Mn.html). Start with him, he presents the best way of understanding intervals, modes, rhythm, melody etc.
      Once you've got those basics try:
      Rick Beato
      Andrew Huang
      Adam Neely
      12 Tone
      There are many more, but those are the big players.

    • @DemonixTB
      @DemonixTB 3 роки тому

      @@allena4034 hi, thanks so much for sharing this, ive been trying to get into music for several years now and this really looks like what i was looking for, do you also perhaps know of a good resource for learning an instrument (preferably piano?) thanks!

    • @allena4034
      @allena4034 3 роки тому

      @@DemonixTB No problem :) I don't have experience in a channel that teaches piano, maybe try Five Minute Mozart? Piano is probably the easiest instrument to learn. Reason is, all you need to know is how to read a keyboard and then how to read musical ledger, the rest is just practising and memorising pieces.

  • @ed5142
    @ed5142 9 місяців тому +1

    It's funny how you're a game dev who wants to learn music, because I'm a musician who wants to learn game dev :)

    • @DaFluffyPotato
      @DaFluffyPotato  9 місяців тому

      I've seen multiple people comment this. lol

  • @echratus
    @echratus 3 роки тому +2

    It appears that I have been doing the right thing when learning but I'm kinda lazy I'm going to try to stop being lazy soon

  • @gudrh4024
    @gudrh4024 Рік тому +1

    "Look up a tutorial"
    Thats why im here.

  • @barodrinksbeer7484
    @barodrinksbeer7484 3 роки тому

    I took the easy route when making my first few games with Unity. Now I realize I don't know much about game development, this video specifically answers my question on what I should be doing. I think I am taking this next few months to develop with pygames.
    Also you said something about people Lua, the first code I learned was Lua and c++ for Roblox. Lua is probably the most counterintuitive coding language for learning crossover.