I've recently started trying to work on a roblox game, one specifically for a class of mine at my school. The thing is I have absolutely no idea how to code. I have a rough idea of what my game will be and what it's intended to accomplish, but I have no knowledge of how actually to code. A lot of functions in my game will be somewhat complex but nothing too much. If you have any resources or ways you started out I'd love to hear them.
#Tips on how to start?
1 messages · Page 1 of 1 (latest)
the roblox creator hub has shortcuts to their beginner's course, which is not a bad start. otherwise, some youtube tutorials won't hurt if you actually apply what you learn.
there's also a roblox documentation that has information on basically every single object, property, service, and other part of roblox. check there if you need more information on anything.
the roblox developer forum is a great place to ask for help and questions about anything dev.
as for me, i liked using yt tutorials when i first started to learn, and trying to think what i could do with what i learned, but i would probably have found the new resources and documentation the most helpful.