This series uses Raylib, Console, and possibly a Terminal with Go. We cover the steps for Windows users. Linux and Mac users but it should be almost exactly the same, except for initial setup. Otherwise it will be covered later, when I get into multiplatform later in the series.

Difficulty - easy to medium - assumes basic knowledge of Go
We will end up with a game like this with sound effects and music. I chose this to kick off with as we do not use any images but create our images in the code.
I suggest you use VS-Code, but notepad will work just fine too. Git is recommended.
if using VS-Code install this plugin