Programming in Roblox
This part will cover the most comprehensive section of the book: programming Roblox games. You will learn how to program in Luau from the ground up; no prior programming experience will be assumed. We will then apply the topics we have learned throughout to create full experiences at the end.
This section comprises the following chapters:
- Chapter 3, Introduction to Luau
- Chapter 4, Roblox Programming Scenarios
- Chapter 5, Creating an Obby
- Chapter 6, Creating a Battle Royale Game
The code bundle for the book is hosted on GitHub at https://github.com/PacktPublishing/Coding-Roblox-Games-Made-Easy-2nd-Edition.