Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 781 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 781 Bytes

Radicorn 🦄

A GBA game built with Carp.

Play it online...

Building

Has to be run twice after a clean...

make

Should produce a radicorn.gba file that can be played in a emulator or GBA.

Dependencies

  • Carp
  • devkitARM
  • grit (should be included in gba-dev package from devkitpro)
  • libtonc (should be included in gba-dev package from devkitpro)

License

The code is released under MIT, see LICENSE.
The assets are released under CC-BY.

Credits

Inspired by the Chrome Dino.