Skip to content

kjirou/tower-of-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Tower of Go

CircleCI

A tiny maze game that runs on the terminal.

💁‍♀️ Demo

A Tower of Go Demo

🚀 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

🔧 Development

Softwares that needs to be locally installed

About

A tiny maze game that runs on the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published