this post was submitted on 14 Jul 2023
12 points (73.1% liked)
Programming
17326 readers
243 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Go ahead and get started with Godot. Stop researching and asking questions about how to start. Don't delay. There are a lot of beginner Godot resources, pick one and get started.
I agree with this
I second that. You can also go a fair way without coding much. So you can learn the engine as you learn programming.
Also, look at some example projects. There are plenty, like a vampire survivor like. Try to understand the structure and add some very small feature.
There are also many resources online to get started. Don't hesitate to create many small projects where you only try out a concept or idea. Godot is very composable once you know your way around, this will make things easier to move your learnings from one project to the next.