Skip to content

brain-geek/fivez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to play plain CLI version:

If you already have GOPATH set up, you can just run:

go get github.com/brain-geek/fivez/fivez-cli
fivez-cli

And play it.

To exit the game, you can press q or ESC. To move you can use arrows.

How to play telnet version:

If you already have GOPATH set up, you can just run:

go get github.com/brain-geek/fivez/fivez-telnet
fivez-telnet

And in other console:

telnet localhost 3333

And play it.

To exit the game, you can send ‘quit’ command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages