Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Butano GBA: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
|description=Modern C++ high level GBA engine.
|description=Modern C++ high level GBA engine.
|author=GValiente
|author=GValiente
|lastupdated=2025/09/15
|lastupdated=2026/01/07
|type=Development
|type=Development
|version=20.1.0
|version=21.0.0
|license=Zlib
|license=Zlib
|download=https://github.com/GValiente/butano/releases
|download=https://github.com/GValiente/butano/releases
Line 17: Line 17:
|image=butano2.png
|image=butano2.png
|image_alt=butano
|image_alt=butano
}}<!--butano-19.5.0.tar.gz-->
}}<!--butano-21.0.0.tar.gz-->
Butano is a modern C++ high level engine for the Game Boy Advance.
Butano is a modern C++ high level engine for the Game Boy Advance.



Latest revision as of 09:14, 9 January 2026

butano
General
AuthorGValiente
TypeDevelopment
Version21.0.0
LicenseZlib
Last Updated2026/01/07
Links
Download
Website
Source

Butano is a modern C++ high level engine for the Game Boy Advance.

Features

  • Create and display sprites, backgrounds, text, raster effects and more with only one line of C++ code.
  • Custom standard library without heap allocations nor exceptions, based on ETL.
  • Import and use your own assets with ease.
  • Multiple development tools like asserts, emulator logging and code profiling.
  • Based on modern C++ concepts like shared ownership and RAII.
  • Detailed documentation.
  • Multiple examples of most aspects of the engine.
  • The source code and assets of two full games (Butano Fighter and Varooom 3D) are provided with this project.

User guide

Butano is built on top of the devkitARM toolchain, so it supports Windows, macOS and Unix-like platforms.

The best way to get started is to read the download, install and start using Butano guide.

Homebrew projects made with Butano:

Title Author
Butano Fighter GValiente
Varooom 3D GValiente
Feline foopod
Symbol★Merged copyrat90
LRO - Luggage Retrieval Officer foopod
Bridge Quest fixxiefixx
Advance! Adventures Of The Math & Logic Club kvh64
Knight Owls blaise-rascal
Tremblay Island cinemint
Frost Princess squishyfrogs
GBA-NICCC GValiente
gba-free-fonts laqieer
GBA Microjam '23 Various authors
Nuclear Love Jono Shields
sips Jono Shields
Demons of Asteborg DX NeofidStudios
BeatBeast Afska, LaChia, Synthenia
Discrete Orange Tardigrade
Sleep Paradox staticlinkage, ReyOruga, Nikku4211
Globlins! Jeremy Elkayam
Detective Monroe: Murder at Sea eragnarok, HummusHustler
Work Life jeffzzq
Bata Dubnos Fralacticus
Sys*Crusher OutOfSync
Toll Runner Jenka Lab
Happy Dawn Luife
Space Evangelion fixxiefixx
GBA Pseudo-3D demo Chris Lewis-Hou

Screenshots

butano3.gif butano4.gif butano5.gif

Credits

Third party libraries:

External links

Advertising: