Skip to content

substratic/sdl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substratic SDL2 Bindings for Gambit Scheme

This is a minimal set of Gambit Scheme bindings for the SDL2, SDL2_image, and SDL2_ttf libraries. It does not (yet) cover all of the APIs provided by these libraries, only those that are needed by projects that use the Substratic Engine. It is meant to be used with the GCC compiler toolchain in an environment where pkg-config is present (like Linux, macOS, or MingW64 on Windows).

If you need a more complete SDL2 binding, check out https://github.com/alvatar/sdl2.

License

This code is distributed under the MIT License. It is largely adapted from the work of Álvaro Castro Castilla at https://github.com/alvatar/sdl2.

About

Minimal SDL2 bindings for Gambit Scheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages