Home

Awesome

A Tower of Go

CircleCI

A tiny maze game that runs on the terminal.

:tipping_hand_woman: Demo

A Tower of Go 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

:wrench: Development

Softwares that needs to be locally installed