Skip to content

xaoc-303/go-graphic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-graphic

install

brew install sdl2
brew install sdl2_mixer
brew install sdl2_ttf

go get -v github.com/veandco/go-sdl2/sdl
go get -v github.com/veandco/go-sdl2/img
go get -v github.com/veandco/go-sdl2/mix
go get -v github.com/veandco/go-sdl2/ttf

run

go run main.go

Animation: Through Stars

Animation: Arrow

Animation: Use C

Animation: Frame

Animation: Video game

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages