+ 2
How to code in Lua
I know some of you might not have heard of this program but it is what Roblox is coded on. And to make a roblox game you need to script which is coded in Lua. And I have been wanting to make a game for my brother because there just isn’t a game that he likes in what he wants to play.
3 Réponses
+ 2
Here I have some lua tutorials which is rlly helpful(I learned from them)
http://lua-users.org/wiki/LuaDirectory (hard to find content but rlly useful)
http://tylerneylon.com/a/learn-lua/
Happy new year!
0
Lua uses a unique API, so I'd recommend starting on the developer hub
developer.roblox.com
Definately a good first language to learn since it's easy to understand and easy to manipulate.