-- Example code snippet for a level local level = { -- Level data width = 100, height = 100, -- ... }