2048 puzzle game inspired in Professor Layton using some assets from the game.
Install devkitPro. Installation might be different depending on the platform. On Linux and using pacman as the package manager we'll type
sudo pacman -Syu nds-dev
Then simply run
make
to compile.