Sprites: a Practical Foundation(AKA how to not get burned by sprites 🔥)
Hey there! This page is included as an example. Feel free to customize it for your own use upon downloading. Carry on!
pd
gfx
Throughout the examples I have the two variables declared at the top of the file like so:
local pd <const> = playdate local gfx <const> = pd.graphics