why is lua used in games code example

Example 1: where can i learn lua

Code Blue Youtube Tutorials

May he rest in peace.

Example 2: lua function

--// Basic Function

function PrintingText()
print("My text here")
end

PrintingText()

Example 3: What is lua used for

Lua is a powerful and fast programming language that is easy to 
learn and use and to embed into your application. 

Lua is designed to be a lightweight embeddable scripting language.
It is used for all sorts of applications, 
from games to web applications and image processing.

-- 

Used commonly in Roblox, Garry's Mod and Multi Theft Auto

Example 4: lua code for games

asdfjk;sak;sdf

Tags:

Misc Example