It's a little game that you can play with someone in your terminal. Made in Go!
ATTENTION: Make sure your $GOPATH
env variable is configured correctly.
Install Golang here and its dependencies. Then, run go install github.com/ocidenttal/tic-tac-toe@latest
on your terminal.
You're ready to go!