Member-only story
Amazing Golang Projects You Need To Build
3 min readJul 20, 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 Golang projects you need to build!
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: