Control Structures & Loops

Today I want to learn Lua's control structures and loops. All languages have features that allow you to make decisions in code and loop over code. Read More…

Functions & Operators

Let's look at Lua functions today. Read More…

String & Scope Basics

This time around I take a quick look at the basics of Lua strings and how scope works.
Read More…

Welcome to Learning Lua

Welcome to my Lua learning journey. I was originally going to include learning Lua as part of my getting up to speed on PICO-8, but I knew PICO-8 uses a subset of Lua and didn't want to conflate or confuse the two. I've decided to break Lua out separately. Read More…

This site does not track your information.