My background is backend development with Java and Kotlin for the last decade. I have a little bit of HTML/JS experience but I’m not a pro. I would like to build a modern Sierra game, of sorts.

I have no problem investing the time, it just seems overwhelming to jump into and while I’ve looked at a couple of tutorials, I still seem a bit mystified by the process.

I’m interested in multiplayer design and function twofold, as I’m intrigued at both how to make it work efficiently and the reasons some game companies claim their game servers cost millions a month to run and have to shut them off (looking at you, Gun Media).

  • F4stL4ne@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    8 months ago

    My first Godot game was multiplayer and I’m currently working on a multiplayer RPG framework on Godot and I really could use some help on this one. I’m not a very good dev, but feel free to ask me questions, I’ll try my best to answer you.

    I found networking in Godot really strait forward and kind of easy even for a newcomer. And the server side conf is not that difficult to set up.