40

So i want to achieve many types of hobbies. For the longest time ive wanted to make games but im honestly unsure where to start, what tools to pick up, and what to learn especially sense i want to attempt to learn for free without having to pay for anything.

Ive been told gamedev is like learning a new language in a way. I could use a point in a starting direction if possible.

I also have a dumb question but i cant really make out a different between the definitions of coding and programming, what is the difference if any?

you are viewing a single comment's thread
view the rest of the comments
[-] unmagical@lemmy.ml 4 points 1 week ago

I would recommend starting with an engine--it doesn't much matter which and follow several tutorials. The exact amount will vary based on your programming experience and game design knowledge. Once you've followed some tutorials start trying to connect concepts from different tutorials to make something new that you weren't explicitly guided to. After you've done that a few times, start a new project and try to make something from scratch and use reference materials, documentation, and tutorials to help you when you get stuck.

Start small. Now even smaller. Tic tac toe is a reasonable first project. It will teach you how to use the UI library, user input, game state, scene transitions, basic AI for a computer opponent, etc.

Then do some game jams. There's a lot hosted all the time on itch.io. You don't have to finish, but it gives you good practice, let's you see what's possible in a weekend, and let's you connect with others that love game dev.

I've seen a lot of comments encouraging you to try out Godot. It's a great engine, and with its resource library and active community it can be a good choice, but it doesn't hold your hand. There's very little logic that is pre-produced and ready for you to tweak. You start with nothing and build what you want rather than starting with a template (though there are templates available in the resource library). I've used a lot of engines and Godot is my personal preference, but depending on your experience Scratch or Unreal may be better options for the easy of use and active communities/tutorials.

this post was submitted on 20 Jul 2025
40 points (95.5% liked)

Programming

21807 readers
557 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 !webdev@programming.dev



founded 2 years ago
MODERATORS