A Nintendo Switch SDL2 starter template.
Requires devkitPro with the Nintendo Switch toolchain, SDL2, SDL2_Image SDL2_mixer SDL2_ttf for the switch.
I built everything using Windows 10
-
Install devkitpro
-
On a terminal install needed switch libraries:
pacman -S switch-portlibs
*I recommend to install all the switch-portlibs libraries/
- Clone this repo
cd switch-sdl-starter
make