Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 497 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 497 Bytes

Go Game 2


Description

Go Game 2 is a semi simple to use game engine/framework for Golang, Go Game 2 want to be simple to use for beginers and flexible for experienced devs.


Information

Go Game 2 will always be open source


Dependencies

https://github.com/libsdl-org/SDL/releases/tag/release-2.30.4

go get -u github.com/veandco/go-sdl2
go get -u github.com/go-gl/gl/v2.1/gl
go get -u github.com/golang/freetype