Lua is a programming language used by game engines and games to both mod and produce games.
In this mini-course, the Complete Lua Masterclass, we will be going over the Lua programming language using just a notepad and a command prompt.
We will be covering the absolute basics of the language, which, includes
Variables
If Statements
Functions
Loops
Reading And Writing To Files
Arrays
Tables
This mini-course covers the very basics of Lua, and, is designed for students wanting to learn the basics of Lua for a game engine or a modding API.