Help in learning game development

hey guys i am a upcoming game designer (uwie8383ue is my main acc) but i do not know where to learn lua so please tell me where i can learn it along with some tips! thanks :slight_smile:

1 Like

also go to uwie8383ue (my real acc) to talk to me privately send a freind request! i am up for everything!!

1 Like

Should probably move this to Education Support

The main way I learnt Luau is through videos on Youtube. You can find some good series people have made on Luau and studio basics as well as more advanced stuff.

Checking the documentation is also really good if you don’t quite understand something.

I also think it’s better to start on smaller projects rather than immediately attempting to make a large-scale project.

On where to start, you should search for a beginner tutorial on Youtube and follow along with the video.

thanks! i will :slight_smile: education support

You can find some good courses on this website, but they cost money.

roblox uses fork of lua named Luau
Official website of Luau is here: https://luau.org
Ideally you should read all of it to know a theory well


For rest roblox docs is a way to go Documentation - Roblox Creator Hub

Use videos on youtube or the roblox docs to learn. My biggest tip is to learn from the ground up, do not try to learn all the cool stuff without the basic stuff. I tried it and i doesn’t work out well.