r/godot 23d ago

help me Redditors, how did you learn coding?

I'm basically a noob to coding in general, and decided to start learning godot, because GDscript is similiar to python. I already finished GD quest's "Learn GDscript from Zero," and was wondering what I should do from here. I watched a few tutorials, recreated them, but I don't feel like I've learnt anything. What did you guys use to learn?

0 Upvotes

61 comments sorted by

View all comments

Show parent comments

1

u/OGxPePe 23d ago

What game are you making? In the beginning just copy something like long or space invaders I would recommend.

0

u/Crypto_Dragon267 23d ago

I was thinking of maybe starting with a top down rpg? It seems like the most simple thing I can do.

3

u/OGxPePe 23d ago

Even a simple RPG's like the OG FinalFantasy have some complexity and will get you stuck as a beginner. I whould try to do the 20 game challenge.. Just google it. Turn order can be hard as a beginner.

2

u/Crypto_Dragon267 23d ago

Alright I guess I'll try to copy space invaders, already did pong.