So, the question seems vague but I will elaborate.

I’m a software developer, but I don’t do games; yet I have an urge to try and make something.

It just seems so overwhelming, I know I want to make a game where the main character is a cat and you have to complete missions, but where do you even begin. Where does the art come from? How do you refine your idea, if all you know is you want a cat game? How do you choose an engine? Do you just start with the basics and get a cat walking around and see what comes next? If you can’t hash out the idea then so you have a right to even try and make a game? Is it best to follow tutorials to get used to making games? I feel the answer to that is no as before I become a software developer, tutorial hell was a thing and I realised I needed to make things for me to actually learn.

Sorry for all the questions, this was just a stream of thought.

  • xapr@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    10 hours ago

    It’s essentially the “how do you eat an elephant?” question, isn’t it? Hint, if you’re not familiar with the reference, the answer is “one bite at a time.”

    I’m not a game developer (yet), but would like to try it, so I’ve done a little reading about the topic. There are a couple things I’ve seen advocated that have made a lot of sense to me:

    1. Don’t start with your dream game. Start with either tiny games to test specific aspects of your bigger game, or first practice developing clones of many relatively simple classic games, like pac-man, etc. This is a good resource I’ve found to help guide the latter approach: https://20_games_challenge.gitlab.io/challenge/

    2. Don’t spend a lot of time on either programming or creating art before you playtest the heck out of your game, preferably with many people. This is what I’ve seen advocated in a popular game design textbook: https://www.gamedesignworkshop.com/ - this makes sense since the same kind of advice applies to any kind of software development and design - verify that your potential audience is actually interested in what you are trying to make before spending a ton of effort making it. I’ve seen very similar advice given in the context of solo app development and even business startups.

    Good luck and have fun!

      • xapr@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        3
        ·
        8 hours ago

        You’re welcome. Maybe you don’t have to make all 20, but I think the idea is just to get your feet wet with game development with simple stuff first (baby steps), rather than diving into the deep end of the pool without knowing how to swim. Maybe you’ll feel you have the hang of it after making a handful of them.