gl_gameslib

a simple games library targeting multiple devices or platforms.

Supporting targets from same codebase

Examples

Examples on how to use the library targeting both playdate and sdl3 can be found in the following repository: https://github.com/joyrider3774/gl_gameslib_examples

Credits

The library makes use of the following:

sfont

Library has modified versions of these (hence LGPL)

SDL

SDL3 Version, Links against it or with vendored libs

SDL_image

SDL3 version, Links against it or with vendored libs

SDL_mixer

Specific SDL3 version, Links against it or with vendored libs

Playdate Build Support files

Modified build support files from playdate sdk, mainly to allow for building Source / src pairs not in root directory of a repository or cmakelists