CS4080 Golang capstone project on snake.
Update and install this go package by using the following terminal commands
go get -u github.com/nsf/termbox-go
go get -u github.com/CS4080-GO2/GoSnake
go get -u github.com/mattn/go-runewidth
Run the command below to run game
go run main.go