Play it in your browser at mlht.ca/FlappyGoose
A rust game for the GBA. Based on the previous work of exoticorn on gba-rust
To build, you need to install nightly rust + sources (probably using rustup.rs) as well as xargo.
You also need arm-none-eabi binutils in your path. On linux you can probably install those through your package manager.