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.

  •  Gamma   ( @GammaGames@beehaw.org ) 
    link
    fedilink
    English
    5
    edit-2
    1 month ago

    All programming skills are generally transferable! :p

    But that’s a cop-out… so I’ll say that while the language (GDScript) is domain specific, it’s similar enough to basic Python syntax (no list comprehension or context managers for example) that you’ll probably feel comfortable if you decide to try it out.

    What I meant was that Godot is flexible since it comes with a wide variety of ui components, inputs, and can be exported as desktop, web, or mobile.

    Edit: you’re on mastodon, neat!