Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

What is good place to start GODOT 3.0?

A topic by Paruthi.618 created Jun 12, 2018 Views: 956 Replies: 4
Viewing posts 1 to 5
(+1)

Planing to learn GODOT 3.0 for this game jam

Can some one share good tutorials/ videos/ links to start learning..

Thanks

Submitted (2 edits) (+1)

Work through all these:
https://godot.readthedocs.io/en/3.0/getting_started/step_by_step/index.html

Also on the left, below the getting started section, there are a ton of tutorials on various specific topics.

Then there are some good youtube channels for additional knowledge:

  1. GDquest
  2. KidsCanCode
  3. GameFromScratch
  4. HeartBeast
  5. Godot engine channel
Jam Host(+1)

Thanks for the share @tinmanjuggernaut ! I went ahead and fixed the links in your post as itch grouped them in one URL.

I highly recommend starting with the docs (first link above), the official demos and the gdquest godot demos as they're designed for learning.

Both Chris (KidsCanCode) and I (GDquest) worked on the official docs, along with many other industry professionals. They're getting more and more polished over time. The getting started series alone should keep you busy until the jam starts :)

@tinmanjuggernaut @gdquest 

wow nice links.. started learning.. thank you friends for this quick help.. 

Submitted

Definitely go thru the getting started series and the step by step thing. Took me around 10 hours to go thru the docs and afterward a roughly 4h to make my first game.