Tetris running on the Shell with Go
git clone https://github.com/mikiya771/tetris-CLI.git cd tetris-CLI
go run main.go
go test -v ./...