The HARSH Reality of Game Development...

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ค. 2024

ความคิดเห็น • 69

  • @ByteOfMichael
    @ByteOfMichael  หลายเดือนก่อน +2

    Wishlist my game Castlemancer over on Steam! bit.ly/Castlemancer

    • @ashleycanning1450
      @ashleycanning1450 หลายเดือนก่อน

      Done! Good luck

    • @neotracer075
      @neotracer075 หลายเดือนก่อน

      I wishlisted your game but I would highly recommend adding a video of some game play as there are alot of times that I skip a wishlist as there is no video of game play. You may want to add a few animated GIF's as well as I heard that can help too. Hope you do well with sales when you launch!

    • @greatgameplayswalkthroughs660
      @greatgameplayswalkthroughs660 27 วันที่ผ่านมา

      Castlemancer shows 70 followers (~ 560 wishlists). Even for a dev with TH-cam channel with ~ 33 800 subscribers. What about the small devs with no TH-cam channel.

  • @dre_rona
    @dre_rona หลายเดือนก่อน +95

    Finally someone who talks about the difficulty of "I know how to program this but how SHOULD it be programmed?"

    • @NatureBeholds
      @NatureBeholds หลายเดือนก่อน

      Search "game design" on youtube to look for it not "game dev"

    • @ByteOfMichael
      @ByteOfMichael  หลายเดือนก่อน +10

      The age old debate between implementation vs. design

    • @Rattja
      @Rattja หลายเดือนก่อน +5

      Yeah, this is one of those things that don't really get brought up, and it kinda caught me off-guard how difficult that part is. Coding something is one thing, but can't do that until you know how you want to do it.
      For instance, I've been messing around with my NPC AI for a while now trying to decide on how I want it to find a damn tree.
      It's like, ok find a tree.. any tree? A tree within the base area? A tree within a certain range or area? What about pathing? What about multiple villages, should they reserve a tree? How about tree growth? The list goes on, and that's just for finding a valid tree.
      It's like that for every step, where there are so many ways of doing something, and all are usually not hard to implement, but answering all these questions can be very hard sometimes. Often answering a question also just leads to even more questions, so it is kind of a rabbit hole once you start.

  • @ymellow.
    @ymellow. หลายเดือนก่อน +23

    I thought this had like 100k views. Shocked it’s only 892

  • @icecake1463
    @icecake1463 หลายเดือนก่อน +24

    I’m an artist by trade working in video games, and I’ve been working on making my own turn based strategy game for the past month I knew it would be a challenge so I tried to keep it as a vertical slice and simple as I could then add complexity later down the line. I did a basic C# programming course to see what I could accomplish. It’s still a huge as challenge, but with the help of chat gpt and other AI tools I’ve made so much progress in a month as a non programmer solo dev than I could have ever hoped for. But the more I continue with it, the more complex it starts to get and harder. Not only am I required to be an artist, I need to program, I need to level designer, I need to UI design, sound, gameplay etc it becomes a time sink. But I have been enjoying myself immensely which has kept me going. I am hoping when it becomes more fleshed out I can demo it and bring people onboard from either work or elsewhere who want to be a part of making something

    • @slBrelaz
      @slBrelaz หลายเดือนก่อน +2

      Hooray! Congratulations, you've picked a heck of a task for yourself but it looks like you're doing well!
      Good luck!
      Oh and welcome to the world of programming 😊

    • @WinclarkYT
      @WinclarkYT หลายเดือนก่อน

      I'm with you here. Once I tried Chat GPT to help with programing my speed upped instantly and I still am learning while using it. I'm sure most of what it recommends isn't best practice so I try a multitude of ways, but It is really good way to get you on a good trajectory for the solution.

    • @ByteOfMichael
      @ByteOfMichael  หลายเดือนก่อน +1

      Best of luck on the game!

    • @Ep1cBramb10
      @Ep1cBramb10 หลายเดือนก่อน +2

      what are you making it on?

    • @beanerb822
      @beanerb822 หลายเดือนก่อน +2

      I'm going to be honest but know I'm coming from a place where I'm just beginning. I think it is wise to do the "time sink" and "bite the bullet" and challenge yourself to learn every step of the way on the programming side. In my opinion, this is the most important part and learning music is not necessary since you can definitely hire someone to do that with a very minimal budget. But it's only going to get harder and harder when you use AI. It might seem to go faster but you're only making more work down the line. Those are my opinions and take it with a grain of salt😂 I'm a perfectionist so I want to do every aspect of a game myself, Im sure eventually i will be asking AI for examples but only to.learn, and try to answer questions, a bandaid if yoy will. Not a permanent solution. The more you learn about programming, the easier it gets!!

  • @georgeml-o_o
    @georgeml-o_o หลายเดือนก่อน +7

    I think those are very good questions, but even big companies fail in answering them. To someone that's even starting, thinking on this now, doesn't improve his/her chance of success

  • @SkidesGames
    @SkidesGames หลายเดือนก่อน +2

    I appreciate your videos man! Excited to play your game.

  • @GodotBro_
    @GodotBro_ หลายเดือนก่อน +1

    Nice video man! I love your stuff. I, much like you, have decided to jump head first into the solo dev life! It has been a dream for a long time! Made this new channel to document the process. Keep up the good work dude, your game looks awesome!

  • @petersmythe6462
    @petersmythe6462 6 วันที่ผ่านมา

    "are we using 16, 32, or 64 px sprites?"
    Ah yes, for my senior project in Godot I was just like "yes" and had it scale any and all images you decide to throw into the texture pack folder to their correct size.

  • @noiadev
    @noiadev หลายเดือนก่อน +4

    I came in here ready for a fight 🤣, but all of this was good.
    Not answering, questions but posing the questions game devs should be asking themselves.
    I'll add one question to the pile that I find I ask myself all the time, "What game has done this before?"
    More often than not the ideas devs have for their games have been done before, and were done very well. Sometimes those are the games that inspire us devs to make our game in the first place. So ask yourself, what game has an inventory system I like? What game has character movement that was fun? What was my favorite boss encounter, and what made it so memorable.
    Once you are good at cooking, you can take other recipes you know are good, and change them to suit your tastes.

    • @ByteOfMichael
      @ByteOfMichael  หลายเดือนก่อน

      haha I'm only here to ask questions (I really don't know how to anser them)

  • @onionbrotm570
    @onionbrotm570 10 วันที่ผ่านมา

    ALRIGHT, I'M HYPED UP NOW, TIME TO MAKE MY DREAM GAME!!!
    *Adds one mechanic.
    Alright, time for my well deserved 24 month recess.

  • @NotSoSharpGames
    @NotSoSharpGames หลายเดือนก่อน

    Hi Michael! Big fan! Been watching your videos since early 2022, so excited for castlemancer . This may be a stupid question, but the game you were working on before this, muster, is it released? Or did you never finish it? Or are you still working on it? Sorry, might’ve missed a video or two but I love your videos! Keep up the good work

  • @Guitarist112291
    @Guitarist112291 หลายเดือนก่อน +1

    I have been avoiding these kinds of videos for a while now. In the last couple of days I began diving into solo developing and have been enjoying it but would notice a video with a title like yours and I would avoid it thinking "I'll watch it later, let me just enjoy this sudden spark of motivation a bit longer before it's crushedby reality". I just finished your video and feel excited to keep going.
    P.s excited for castlemancer

    • @ByteOfMichael
      @ByteOfMichael  หลายเดือนก่อน +2

      That's great to hear, and good luck with your game dev journey!

  • @holtzheimer
    @holtzheimer 8 วันที่ผ่านมา

    I always get stuck in the asset making part but I'm too stubborn to buy/download pre-made assets since I always feel like I can't find anything that fits the game artstyle.

  • @deadcrabstudio
    @deadcrabstudio หลายเดือนก่อน +1

    love your work!

    • @ByteOfMichael
      @ByteOfMichael  หลายเดือนก่อน

      Thanks I really appreciate that!

  • @Tortuap
    @Tortuap หลายเดือนก่อน

    One bit that you discuss around 4:07 is IMO greatly underestimated when it comes to making a video game : design choices. Design requires a lot of trial and error, of back and forth, of exploration in uncharted territories, to ultimately discard most of the work done to retain only the tip of the iceberg. It's, in my case, what's consume most of my time.

  • @greenguy3648
    @greenguy3648 หลายเดือนก่อน

    I was in the fortunate situation, to be a programmer and someone who really likes to draw(I wouldn't call myself an artist, because my skills aren't there yet) and still my game took me nearly 3 years to make. It's true: Gamedevelopment is hard and if you try go solodev then it's even harder. But still there is nothing more fullfilling when the game succeeds.

  • @jackmiddleton2080
    @jackmiddleton2080 15 วันที่ผ่านมา

    I'm sure others have done it but I love the idea of having animated characters spawn from your cards. Whether you control them or they are just acting out the cards..

  • @megatronusv2215
    @megatronusv2215 หลายเดือนก่อน +2

    Videogames RARELY make money. Only 5.6% of steam games gross over 200k (note that this gross, before steam and your publisher's cut). So, 94.4% of games are effectively going to fail financially. Understand this thoroughly. Make a game because you want to! Do it for fun, not for money. Reality will piledriver you

  • @2006Pk
    @2006Pk หลายเดือนก่อน +1

    Well done man, very entertaining!❤

  • @bigmunchyfinger2141
    @bigmunchyfinger2141 24 วันที่ผ่านมา

    I wanna start game development as a hobby since I have nothing else going on in my life besides sports. I would appreciate a recommendation on a laptop that is capable of “making a game”. Any suggestions help. Thanks. 🙂

  • @sanidhyameena5131
    @sanidhyameena5131 17 วันที่ผ่านมา

    Being an artist and finding a great programmer that is willing to work on ur small indie game is really difficult. There's a ton of programmers in my country but their all working on phone apps for some reason.

    • @LevyMorFit
      @LevyMorFit 16 วันที่ผ่านมา

      Hey, I might be interested. what country are you from?

  • @worronstudios
    @worronstudios 21 วันที่ผ่านมา

    I have never played indie games, but I started making one myself so that I have a game I enjoy playing

  • @Di3g0g0tzyn
    @Di3g0g0tzyn 24 วันที่ผ่านมา

    6:51 What citybuilder is that? I like the artstyle!

    • @senzation4631
      @senzation4631 17 วันที่ผ่านมา +1

      diplomacy is not an option

    • @Di3g0g0tzyn
      @Di3g0g0tzyn 7 วันที่ผ่านมา

      @@senzation4631 Thanks for the answer!

  • @dacwardztv
    @dacwardztv หลายเดือนก่อน +2

    i want to make my own game! All I have so far is my character sprite and a great great storyline and gameplay idea :(

    • @ByteOfMichael
      @ByteOfMichael  หลายเดือนก่อน +1

      Everyone has to start somewhere! Best of luck!

    • @dacwardztv
      @dacwardztv หลายเดือนก่อน

      @@ByteOfMichael thank you!!

    • @JanJozefo
      @JanJozefo หลายเดือนก่อน +1

      Choose a good engine with lots of tutorials and examples, like RPG Maker or Unity, and get to it! You don't need to know a lot about programming to put something together while you learn how to polish it

    • @dacwardztv
      @dacwardztv หลายเดือนก่อน +1

      @@JanJozefo thank you so much

    • @JanJozefo
      @JanJozefo หลายเดือนก่อน

      @@dacwardztv You're welcome! If you get the chance, watch "Develop Games" by Pirate Software. He walks you through different tools and shares ideas on how to make projects that are simple but appealing

  • @rebekahmarinos2260
    @rebekahmarinos2260 หลายเดือนก่อน +1

    I’ve wanted to make my own game most of my life but I can’t program or do art 😅 it sounds fun but also scary so it’s hard to dive in

    • @georgeml-o_o
      @georgeml-o_o หลายเดือนก่อน +1

      Just starts, one thing after another, enjoy the learning, make small things first. I'm in the same place you are. I'm pretty sure that's more difficult to deal with the anxiety of dreaming about success and ultimately giving up, than learning all that's needed to make a game.

    • @thej3683
      @thej3683 หลายเดือนก่อน +1

      Only one way to know if you like it 👍🏻 good luck on your journey

    • @rebekahmarinos2260
      @rebekahmarinos2260 หลายเดือนก่อน

      @@thej3683 thank you

    • @rebekahmarinos2260
      @rebekahmarinos2260 หลายเดือนก่อน

      @@georgeml-o_o true. Good luck to you!

  • @Nosfernatu
    @Nosfernatu หลายเดือนก่อน

    Also, something about this PNW weather and game dev go very well together.

  • @bewilderedlearningevolving
    @bewilderedlearningevolving หลายเดือนก่อน

    Anyone know the title of the game at 6:51 ?

    • @senzation4631
      @senzation4631 17 วันที่ผ่านมา +1

      diplomacy is not an option

  • @kiam9941
    @kiam9941 หลายเดือนก่อน

    What are the game at 4:39 and 7:05 I can't figure them out 😭

    • @ByteOfMichael
      @ByteOfMichael  หลายเดือนก่อน +1

      4:39 is Backpack Hero and 7:05 is Megaloot!

  • @Jay-rs4co
    @Jay-rs4co 28 วันที่ผ่านมา +1

    dang

  • @luisenriquecendejassosa6805
    @luisenriquecendejassosa6805 หลายเดือนก่อน +1

    nice vid

  • @Asmar76if
    @Asmar76if หลายเดือนก่อน

    ❤❤

  • @MewMasterDaMewnza
    @MewMasterDaMewnza 25 วันที่ผ่านมา

    NO! I'm not giving up weirdo!

  • @elxero2189
    @elxero2189 หลายเดือนก่อน +1

    Really tired of hearing the words rouge-like sigh