Fun Golang Projects You Should Build!
3 min readApr 4, 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 some fun Golang projects you should build out!
Building a Gameboy Emulator
Next up we have a emulator, this specific project involves using Go to build out a GameBoy emulator. Just like the other projects, this one is also hosted on GitHub. To view this project, check out the link below: