[go-nuts] Golang telnet package

2020-07-12 Thread Harris Newman
I'm writing a telnet server and have found several packages which provide telnet functionality, but can't find any telnet support in the standard library or other packages in the golang.org site. Is there a golang supported telnet package that allows writing of telnet clients/servers? If so,

[go-nuts] Re: Go Games

2018-03-13 Thread Harris Newman
I've written a game in go, it's at: decwars.com -Harris On Sunday, March 4, 2018 at 6:16:47 PM UTC-6, Chris FractalBach wrote: > > I'm still new to Go, and have been writing server code to support a > multiplayer game. > > After reading the Go 2017 Survey Results >

[go-nuts] decwar clone

2017-06-07 Thread Harris Newman
For the last year I've been working on a Decwar clone in golang, I really need alpha testers to tune the game and make suggestions. It features most of the instruction set of the original Decwar, a 79x79 universe, but, with some syntax changes support for nearly unlimited users. It uses a s