Skip to content

Sprites are used to represent more of the objects in video games. We can move them around the screen, animate them, and more.

Notifications You must be signed in to change notification settings

LaroldsJubilantJunkyard/butano-basic-sprites

Repository files navigation

Drawing sprites on the Game Boy Advance

Drawing sprites on the Game Boy Advance

Sprites are used to represent more of the objects in video games. We can move them around the screen, animate them, and more.

All graphics (sprites & backgrounds) for the Butano Game engine must be bitmap images. These images must be placed in the "graphics" folder of your project. No changes need to be added to the makefile. However, like mentioned in my previous tutorial on Project Structure in Butano, a matching .json file will be needed.

About

Sprites are used to represent more of the objects in video games. We can move them around the screen, animate them, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published