Для управления используйте WASD, для выхода Esc или Ctrl+C.
Чтобы запустить свою собственную копию нужно клонировать проект на GitHub, перейти в его директорию и выполнить (подразумевается, что у вас корректно настроен GOPATH):
# Create an RSA public/private keypair in the current directory for the server
# to use. Don't give it a passphrase.
$ ssh-keygen -t rsa -f id_rsa
# Download dependencies and compile the project
$ go get && go build
# Run it! You can set PORT to customize the HTTP port it serves on and SSH_PORT
# to customize the SSH port it serves on.
$ ./sshtron
Проект распространяется по лицензии MIT.
Честно украдено с tproger.ru
Баянометр молчал.