Skip to content

jgastal/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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 84.3%
  • C 15.7%