Skip to content
/ go-sdl3 Public

Bindings of SDL3 for Golang

License

Unknown, Zlib licenses found

Licenses found

Unknown
LICENSE.txt
Zlib
LICENSE_SDL3.txt
Notifications You must be signed in to change notification settings

aled93/go-sdl3

Repository files navigation

SDL3 binding for GoLang

Goal of this project is to provide complete SDL3 API usable with CGo or PureGo

Status

Full API translated (except ones that have similar functionality in go standard packages, see STATUS.MD).

Need test that everything (un-)marshaling correctly

Installation

  1. Build SDL3 as shared library, see how to do it in SDL3 repo
  2. go get https://github.com/aled93/go-sdl3

About

Bindings of SDL3 for Golang

Resources

License

Unknown, Zlib licenses found

Licenses found

Unknown
LICENSE.txt
Zlib
LICENSE_SDL3.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages