This was my attempt to learn Go while coding Tic-Tac-Toe! Streamed live on YouTube! I think it was a great success!
Clone the repo and in your terminal run
go run .
You'll need to make sure you have Go installed before you do, learn how to do that here.