Amazing Games Built With Golang

Manpreet Singh
3 min readApr 19, 2022

Welcome back! Golang is an awesome programming language that I use all of the time, if you’re new to Golang, check out the link below to learn more about it:

So, let’s take a look at some amazing games that you can build with Golang!

Building The Snake Game

First up, you’ve played the game Snake before, right? It’s a classic! Well, you can actually build this game with Go! I wrote an article about the process to do this, and it’s actually a pretty neat project, check out the link below to check out this project:

Building PacMan

--

--