Skip to content

bj4rtmar/go-sdl2-intro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-sdl2-intro

Just play with sdl2 on Golang

This is work with book SDL Game Development

using Golang instead C++

All assets u can get from official site of book

Install libraries for SDL2 on Linux:

  • sudo apt-get install libsdl2-dev
  • sudo apt-get install libsdl2-image-dev

intro_sdl:

create assets in intro_sdl

In future make it as game engine library




Played by Codenator81 :)



About

Just play with sdl2 on Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%