#111 — Animated Sprites
Back
In this coding challenge, I load a sprite sheet and create multiple animated sprites with the p5.js library.
Sprite sheet from opengameart.org.
Wikipedia page with information and resources on sprites in the context of computer graphics.
Golan Levin visits the Coding Train studio for a tutorial about the modulo operator.