Games in Go

If you love the Go programming language as much as I do and want to create your game in it, I have some libraries for that in my Github account.

My entry for LD 36 was created in Go and runs on Windows without a C Compiler and without any extra dependencies, just a single .exe file

https://www.youtube.com/watch?v=zGa5HsLRYYU&t=23s

Here are some Go libraries for creating games:

I hope these libraries provide value for fellow Go game programmers :-)