Member-only story
How To Build 2D Games With Golang!
3 min readJan 23, 2022
Welcome back! Golang is an awesome programming language with a ton of capability, if you’re new to Golang, check out the link below to learn more about it:
So, let’s take a look at an awesome gaming library for Golang, this library is called ebiten, luckily for us, this project is hosted on GitHub, here is a link to this project:
They also have a website for this library as well:
Taking a look at their example, you can see that this library has a bunch of capability for 2D game development: