Drawing Backgrounds on The Game Boy Advance

When making your Game Boy Advance games, backgrounds will make up most of the world. You’ll use it for them environment, for buildings, and more. In this tutorial, you’ll learn how to use Butano Game Engine’s regular backgrounds.
Handling keypad input on the Game Boy Advance

Joypad Input with Butano is very simple. All of the hard-work is done for you. The engine provides functions for whatever you may need.
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.