A new game engine for playing Cosmo's Cosmic Adventure.
A copy of the original Cosmo game is required to play.
Cosmo-engine is built with CMake and requires SDL2 and SDL_mixer
First setup and install nxdk. Then do this from your working directoy:
git clone --recursive https://github.com/Ryzee119/cosmo-engineX.git
cd cosmo-engineX
make -f Makefile.nxdk NXDK_DIR=/path/to/nxdk