Amazing Golang packages you need to know about
Welcome back! Go (or Golang) is an amazing programming language with a ton of capability, so let’s talk about some amazing Go packages that you need to know about. First off, if you don’t know anything about Go, check out the link below to learn more about it:
Let’s get started!
Pixel
First up we have another game library called Pixel, this specific one allows you to build out 2D games. With Go, there are several different frameworks you can choose from, but Pixel seems to be one of the highest rated ones. If you want to learn more about this package, check out the link below:
stats
Next up we have stats, this specific package is a statistics package for Go. If you’re someone who plans on doing any statistical related projects in Go…