Awesome Go (Golang) tricks you don’t know about!
3 min readNov 1, 2021
Welcome back! Go is an awesome programming language with a ton of capability, if you’re fairly new to this language, check out the link below to learn more:
So, let’s talk about some awesome Go tricks that you may not know about!
Game Development
You all know Go can be used to build software, but did you know you can build out games with Go as well? Well, you actually can! There are tons of packages that allow you to do this, here are just a few:
Oak Game Engine:
Pixel: