Didn't see this posted anywhere. I realize there are a ton of free tutorials everywhere but this course bundle compiles it in a convenient format for those with no idea where to start.

Ends February 17.

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 9 points 2 years ago (6 children)

I shared it because I ended up purchasing it and have been going through it myself.

It's put together well enough that I've been powering through it. If you have some basic programming or git knowledge, some of it can be pretty dull and you can probably skip the git course entirely.

But it walks you through Godot concepts and practices while having you build real projects. Projects including: flappy bird clone, walking simulator, horror game, roguelike, tower defense game, metroidvania, bullet hell, puzzle game, and a 4x strategy game .

  • source
  • parent
  • hideshow 6 child comments
  • [–] 4 points 2 years ago (1 child)

    thanks a lot. I really apprechiate that summery. maybe ill get to learn some best practices. since i am already makeing tiny games on my own, perhabs i outgrew some of that already.

  • source
  • parent
  • hideshow 1 child comment
  • [–] [S] 5 points 2 years ago*

    No problem. Personally, I was trying to work through the 20 Games Challenge(which is engine agnostic) but found this to be better suited for me since I wanted to learn Godot specifically.

    I'm still pretty new to Godot so while I completed a couple projects, the courses showed me different and often times simpler techniques.

  • source
  • parent
  • [–] 2 points 2 years ago (2 children)

    Curious if you found the documentation on the Godot website insufficient. Dipping my toes into Godot for the first time here. I learn well by example.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 3 points 2 years ago

    I wouldn't say I found it insufficient, it's just not conducive to my preferred method of learning. If I need to look up something specific, sure, it's fine; but when I have something in mind but not completely sure the best way to approach it, it's better to just search elsewhere for someone that's done something similar.

  • source
  • parent