A GBA game built with Carp.
Has to be run twice after a clean
...
make
Should produce a radicorn.gba
file that can be played in a emulator or GBA.
- Carp
- devkitARM
- grit (should be included in
gba-dev
package from devkitpro) - libtonc (should be included in
gba-dev
package from devkitpro)
The code is released under MIT, see LICENSE.
The assets are released under CC-BY.
Inspired by the Chrome Dino.