Awesome
A Tower of Go
A tiny maze game that runs on the terminal.
:tipping_hand_woman: Demo
:rocket: Installation
// Golang < 1.16
go get github.com/kjirou/tower-of-go
go install github.com/kjirou/tower-of-go
// Golang >= 1.16
go install github.com/kjirou/tower-of-go@latest
Then launch the application.
tower-of-go