gameframework2d icon indicating copy to clipboard operation
gameframework2d copied to clipboard

Add support for compiling to various console targets

Open Astral-C opened this issue 9 months ago • 1 comments

Adds a Makefile and some modifications to template's main.c to support Nintendo Switch.

Requirements:

  • devkitpro
  • devkitpro pacman
  • switch-dev
  • switch-sdl2
  • switch-sdl2_mixer
  • switch-sdl2_image
  • switch-sdl2_ttf

References for environment setup portlibs docs devkitpro pacman devkitpro getting started

Astral-C avatar May 19 '24 16:05 Astral-C