
Unofficial bindings for the
SOKOL
libraries in Go.
This package provides Go bindings for the Sokol C libraries (https://github.com/floooh/sokol). Sokol is a cross-platform, C-based library for game development, offering graphics, audio, and input functionality.
This project is currently under development. While parts may be functional, it's still in an early stage and may contain bugs or experience breaking changes. The bindings currently include headers from the 6-29-2025 release. Not all Sokol functions are yet implemented. Feel free to submit issues or PR's for missing features.
go get -u github.com/GiffE/gokol