Matrix Movie terminal saver
If you don't pass an argument into the program it will default to green. If you pass in red, blue, or yellow it will use the corresponding color.
To run the program:
go run matrix.go
to build the program:
go build matrix.go
To run the program with a specific color:
./matrix red