22
submitted 10 months ago* (last edited 10 months ago) by thisisawayoflife@lemmy.world to c/godot@programming.dev

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).

you are viewing a single comment's thread
view the rest of the comments
[-] anteaters@feddit.de 7 points 10 months ago* (last edited 10 months ago)

This is a very common question, I'm sure you can find many articles or videos about "how do I start" when getting into game dev with an engine. As you already have a development background the best way for you is probably to "just build something" using the official documentation only. Pick a "small" game or project as a way to work with the engine and learn how things are done and how all the pieces interact with each other. The more you understand all the bits and pieces and how they are composed together to form a game the easier you will find it to plan and conceptualize your game.

Multiplayer is a super interesting topic, especially regarding these mysterious "game servers" or online services. I recommend Nakama as a FOSS example for one such service - which conveniently also has Godot support. The example project of theirs might also be a good starting point for you to see the engine at work.

Alternatively you can also use your backend experience to build the game services yourself - but that will distract you easily from working on the game itself.

this post was submitted on 17 Nov 2023
22 points (89.3% liked)

Godot

5679 readers
1 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

!roguelikedev@programming.dev

Credits

founded 1 year ago
MODERATORS