Skip to content

Daminvar/Go-SDL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure you have SDL, SDL_image, SDL_mixer, and SDL_ttf (all in -dev version).

If the bindings fail to compile, run 'hg pull -u' in $GOROOT and rebuild Go.  The release version of Go doesn't have some changes necessary to build the ttf and mixer bindings last I checked.

Music to test SDL_mixer is by Kevin MacLeod.

About

Go bindings for SDL and related libraries (Sandbox)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 76.5%
  • C 23.5%