[go: up one dir, main page]

Didn鈥檛 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.

  • SorryforSmelling@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    11
    1 year ago

    does anyone know if this is good material? I would apprechite the format, but i know sometimes humble bundle offers some less than ideal learning materials.

    • ObsidianZed@lemmy.worldOP
      link
      fedilink
      arrow-up
      9
      1 year ago

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

      It鈥檚 put together well enough that I鈥檝e 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 .

      • SorryforSmelling@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        4
        1 year ago

        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.

        • ObsidianZed@lemmy.worldOP
          link
          fedilink
          arrow-up
          5
          1 year 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鈥檓 still pretty new to Godot so while I completed a couple projects, the courses showed me different and often times simpler techniques.

      • mathesonian@ttrpg.network
        link
        fedilink
        arrow-up
        3
        1 year ago

        Thanks for the post! I just picked up the full bundle myself. Hopefully, I鈥檒l get further than the time I was playing with unity. Lol.

      • andioop@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        1 year ago

        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.

        • ObsidianZed@lemmy.worldOP
          link
          fedilink
          arrow-up
          3
          1 year ago

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