Skip to content

TimDeve/radicorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.