Skip to content

GiffE/gokol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Unofficial bindings for the SOKOL libraries in Go.

Gokol

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.

Status

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.

Installation

go get -u github.com/GiffE/gokol

About

Unofficial Go bindings for the sokol C libraries (https://github.com/floooh/sokol)

Resources

License

Stars

Watchers

Forks

Languages