DEV Community

Alex Pliutau
Alex Pliutau

Posted on

5 1

Snake over Telnet in Go

Telnet games were very popular some time ago, especially this Star Wars movie: telnet towel.blinkenlights.nl.

I wanted to create something in Go, and I wrote this Snake game over Telnet.

Go is awesome in this case, no need any dependencies to build this funny stuff.

Try it:

telnet pliutau.com 8080
Enter fullscreen mode Exit fullscreen mode

go-snake-telnet

Development

go get github.com/plutov/go-snake-telnet
go-snake-telnet --host localhost --port 8080
Enter fullscreen mode Exit fullscreen mode

Contribute

It's open source project, so feel free to contribute - go-snake-telnet.

Top comments (1)

Collapse
 
der_gopher profile image
Alex Pliutau

Top score for now:


2017/10/13 15:06:51 Accepted incoming connection from ***
2017/10/13 15:14:50 Game over, score: 520

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more