Share some progress, text or screenshots of some development on your game!

  • 𝙁𝙌𝙌𝘿@lemmy.ohaa.xyz
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    Before I started, I already had some experience with python for simple scripts and Discord bots. I also watched a lot of tutorials for Godot, but I quickly lost interest in Godot because at the time I felt like I wasn’t ready for stuff this complex. I also felt like Phaser3 isn’t really beginner-friendly either, because of there not being a lot of ressources. The one’s that exist are pretty meh. The official docs don’t have examples or good explanations, and the official examples are confusing to navigate and it’s hard to find what you need. In terms of JS, it was similar enough to python for me to understand the basics, so that was pretty okay.

    Apart from that, I had a good amount of knowledge for GIMP and VSC to use them properly.

    At the start I wanted to create a way different game, but I quickly realised that my idea was way too simple, and done already so many times that it’s hard to do anything unique with it.

    But after a few days of coding, it became easier and easier, because I realised how similar my ideas were to implement. Or it was the other way around, that I came up with ideas that I knew how to implement, idk.

    TLDR: Didn’t really have a plan, tried out different game ideas, and further developed ideas for the current game simultaneously while learning how to implement ideas.