Wait, I'm a gatekeeper now?

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • I've made a lot of content about making your own games from scratch, and a frequent criticism I get is the charge of being a "gatekeeper." In this livestream, I discuss the phenomenon of gatekeeping, how it relates to game development, and my own experiences with gatekeeping.
    If you like what I have to say, consider playing the game featured in the thumbnail:
    store.steampow...
    You can also sign up for my mailing list:
    eepurl.com/hTi34X

Комментарии • 40

  • @TheBuzzSaw
    @TheBuzzSaw 3 месяца назад +9

    It blows my mind that people wanna learn to make games "without learning to program". They are deeply intertwined. It's fine if you want to enter the industry more from the designer side of things, but you will forever rely on others to make your ideas a reality. You can't even fully take advantage of the big game engines without a fair amount of programming knowledge.

    • @DylanMatthewTurner
      @DylanMatthewTurner 3 месяца назад +2

      BuT pRoGRaMmInG Is HaRd

    • @tedbendixson
      @tedbendixson  3 месяца назад +4

      Imagine any other creative pursuit. It would sound absurd. "I want to be a musician, but I don't want to learn how to play a musical instrument and I don't want to learn music theory." Okay, not saying you couldn't do it, but it's going to be much much more difficult.

    • @dmsys6516
      @dmsys6516 3 месяца назад

      Ikr at first people are like that and some give up and some grow to overcome the challenge, it's the entrance test in a way. Will you learn it the current way and fail or will you go to the basics and fail miserably but keep consistently improving

    • @tedbendixson
      @tedbendixson  3 месяца назад

      I dunoo man, sounds like GATEKEEPING :-)

    • @TheBuzzSaw
      @TheBuzzSaw 3 месяца назад +1

      I want to become a renowned painter, but I just want to tell an actual painter what to draw. I don't want to master color, composition, proportions, aesthetics, etc.

  • @BaremetalBaron
    @BaremetalBaron 3 месяца назад +8

    I actually find the complaint pretty childish. Gatekeeping implies that you're putting up some obstacle in their way. You're just telling them what you think is the most effective way of getting things done. If they don't want to do it that way, it's not like you're forcing them.

    • @tedbendixson
      @tedbendixson  3 месяца назад +2

      Yeah, it's this gross meme going around that I'd sorta like to crush. It seems like a gen Z / blue hair thing. Either way, yuck. Not my culture

    • @RobertFletcherOBE
      @RobertFletcherOBE 3 месяца назад

      They're educated in a way that teaches them that every path should be easy, and its never their fault if they don't excel. These days everyone gets a prize so hard work becomes meaningless.

    • @BlueSquareInWhiteCircle
      @BlueSquareInWhiteCircle 3 месяца назад

      The mindset behind such complaints is often part of the developmental stages for children and young adults. They are more attuned to and dependent on social approval as they navigate their identities through ingroup and outgroup dynamics for their 'survival.' It may appear childish from a developed perspective, but it's just a part of nature.

    • @tedbendixson
      @tedbendixson  3 месяца назад

      @@BlueSquareInWhiteCircle There is a sense in which none of us is "above" needing the approval of others for survival. But it's more healthy see the approval for what it is and try to move beyond needing to simply have an identity or fit into a group.

  • @Lavashyk
    @Lavashyk 3 месяца назад

    You "gatekept" me that well that I decided to learn making games in the hard way. Jokes aside, thank you for your inspiration, I like your channel. Those people do not even know what are they talking about, TBH. If a RUclipsr gives you a recommendation/advice/wisdom/whatever_information_regarding_learning != gatekeeping, tho.

  • @apresthus87
    @apresthus87 3 месяца назад +1

    I'm no youtuber but i quite frequently run into the same attitudes that you share here in indie game dev discords and what not, especially when people ask me what engine I use and I tell them I do my own. I've left a few communities because I didn't feel welcomed, it's pretty nuts that you can get pretty much ridiculed for wanting to build your own stuff. I get that I get some heat if I put forth my opinions on OOP and Uncle Bob, just because the herd/group think dynamic is strong, so I only even engage in those discussions in communities where I know people are fine with different viewpoints.

    • @tedbendixson
      @tedbendixson  3 месяца назад

      I've had a very similar experience is some discords as well. I won't name names, but it is ironic that they can often be exclusive in the name of inclusivity.

  • @khankotyan6991
    @khankotyan6991 3 месяца назад

    The way I think about it, that's even good game developers and good games has a bad practices. And when you play a game, you see a facade of it, and you may enjoy the game, but die inside when youn see a code base.
    For example, I love the idni game "Omori", despite that's they managed to put dow my FPS to 40 on a pixel-style, turn based video game

  • @vapandris
    @vapandris 3 месяца назад +2

    great content as always

  • @0ia
    @0ia 3 месяца назад +1

    But I want to be a painter without learning how to use a paintbrush!!!! Democratize art!! AI for the win!!
    (i'm kidding but people are delusional sometimes. They really don't want to be game developers or artists, they just want the title or something. I liked your comment about wanting to be a musician without learning an instrument and music theory.)

  • @MaurelSagbo
    @MaurelSagbo 3 месяца назад

    Nice video and thanks for the amazing content you.
    I feel like the issue is the fact that "making games the hard way" is synonimus with making your own tech or making the game from scrath.
    First of all, making a game is hard, making a "good game" is even harder and making a "commercially successful game" is extremely hard.
    The way I see it, it depends on your motivation. I would like to live forever and learn everything about the world because I am just curious about everything. So there is a benefit to learn new languages, learn new frameworks, learn game egines, etc.
    Using game engines like Unity, Unreal, Godot is hard because you need adaptability and working in a big code base that has a predefined structure. Making games in those engines is not that easy and you still have a lot to learn. I don't think that the folks making GTA are doing it the easy way...
    I enjoy making games and I am currently making a Sokoban like puzzle game in Odin + Raylib because I was inspired by you and Karl. My main motivation for this game is to learn new things and program in a language that I enjoy working with. I don't expect to be commercially successful or at least that's not the aim of the game.
    All of that to say that "making games the hard way" is different for everyone and instead of saying that you are gatekeeping, people should just focus on what's important to them and just make games :D

    • @tedbendixson
      @tedbendixson  3 месяца назад +1

      Indeed! Back when I made "Why you should learn to program the hard way," I actually was under the impression that it was harder to make games from scratch. And it is in a sense. It's a different kind of hard than the hard you experience when you try to make an ambitious game with a tool like Unity/Unreal which doesn't fit your ambitious game like a glove.
      It's all hard, but you get to pick your hard.

  • @rasulseidagul
    @rasulseidagul 3 месяца назад +1

    Sometimes someone will say a stupid shit - just ignore it, pal 😉
    It is commendable that you try to understand a person who engages with you, but if it does not make sense after the 1st, 2nd, 3rd, Nth time you read it then it may actually be a nonsense disguised as a thoughtful opinion 😂
    And, idk, you previously shared your opinion with me that gatekeeping is widened term that depends on the community, but I can’t agree with it. I believe what happened in your case is that a bunch of people who don’t understand the term use it without a thought, which makes you and other people think that the word has “wider” meaning. It is not. “Gatekeeping” means: preventing others from accessing something(usually a knowledge or opportunity).

  • @captainfordo1
    @captainfordo1 3 месяца назад

    Gatekeeping is good when applied correctly and by qualified people.

  • @Baulers
    @Baulers 3 месяца назад

    Tbf to them, it is a little bit gate keeping saying you need to code to make games (wild outlandish statement 😤). On the other hand the amount of youtube indie devs that encourage you to just use a general purpose engine is absurd. The people like me who prefer a code based approach and as you said in another video, like to define our objects, functionality and design in code, not just with little configured blocks on a screen have basically no representation. So for people to come at you for saying the opposite is a bit of a joke.

    • @tedbendixson
      @tedbendixson  3 месяца назад

      Well yeah, we've basically been locked out of most of the jobs now because most of the jobs are Unity/Unreal. If you want to work in games, you just need to show you can use those

  • @dpgwalter
    @dpgwalter 3 месяца назад

    I don't agree with the second highlighted comment's implication that software by itself isn't art. A lot of developers, especially those who are in it as an interest and not a money machine, do consider it or at least subconsciously handle it as art. It's just as artful as something like graphic design - many do it because it pays the bills, but even more do it without any monetary incentive. Really weird line of reasoning imo

  • @eggy_35
    @eggy_35 3 месяца назад

    We don't really have a big game industry in my country, We mostly ship hypercasual mobile games but im hating it. ( not even our games, 1st world countries move their headquarters to Turkey since our economy leads to cheaper hires for them). I'm 2nd year in University and i haven't shipped a polished game yet while my friends who want to work in game industry are spamming Hypercasual mobile games. It's normal to be seen as a "guy who doesn't even ship shit" from non-technical developers. It's really sad that people call themselves developers with just 2 months of youtube tutorials and clone projects. Tech industry is having an "OMGG!! 100K a year by sitting in a monitor" moment. It's normal for people like you to be called out by those kinds of developers.

    • @tedbendixson
      @tedbendixson  3 месяца назад

      It's hilarious because they're the ones doing the gatekeeping. I couldn't get hired at their studio because I don't like all this complexity in software

    • @eggy_35
      @eggy_35 3 месяца назад

      @@tedbendixson An idiot admires complexity, but a genius admires simplicity.

  • @thedrunkmonkshow
    @thedrunkmonkshow 3 месяца назад

    It's pretty hyperbolic to consider anything you've said to be in line with gatekeeping. You simply gave a pep talk, not a top-down commandment from the gaming gods. By all means if you're completely brand new I wouldn't even jump into Godot or Unity and start even simpler like GDevelop which has zero code at all and is purely event driven. But in terms of long term game development, which I happen to agree with and have lived through personally, is that you can only get so far without understanding game programming until you start to hit brick walls along in your journey. It's going to keep popping up so after you've gotten your feet wet learn the fundamentals so it's easier in the long run.

  • @solmyr42
    @solmyr42 3 месяца назад

    Ur just such a gatekeeper Teo :p