I made a really simple 2D platformer yesterday using @godot and following a tutorial.

It’s all assets I downloaded and steps I followed, but it’s something I never thought I’d actually be able to do!

It was interesting and I definitely want to learn more in the future!

This is the most fulfilled I’ve felt in months.

  • Sunforged@lemmy.ml
    link
    fedilink
    arrow-up
    9
    ·
    1 month ago

    I picked up godot because I have been using codemonkey.com to teach my son python. Enevitably I have to help him when he gets stuck and I realized I knew alot more than I would have guessed. My point is coding isn’t as nebulous as you might think, not to say you won’t get stuck on syntaxes but it is also incredibly satisfying when you get it working.

    • Spencer@mastodon.socialOP
      link
      fedilink
      arrow-up
      5
      ·
      1 month ago

      @Sunforged It started to make a little bit of since in the minimal scripting I did for this tutorial, but it was really basic stuff.

      I probably need to just get into it at some point and build on the nodes knowledge later since I was already sort of comfortable with those.