One more variant at https://www.reddit.com/r/golang/comments/14s59i/conways_game_of_life_by_jan_mercl/ ;-)
On Sat, Apr 9, 2022, 17:39 Serge Hulne <[email protected]> wrote: > I have just published on Github one possible implementation of Conway's > Game of Life in Go: > > https://github.com/serge-hulne/Game-of-life-go/ > > It seems to work, however it might be buggy. > > Feel free to file a bug report under "Issues", if you find an error in the > impementation. > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/golang-nuts/2733b750-d968-44c3-a4ef-9a14e4003c4en%40googlegroups.com > <https://groups.google.com/d/msgid/golang-nuts/2733b750-d968-44c3-a4ef-9a14e4003c4en%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAA40n-UfrVivB4JYMdRpG5XoZgZLM3NgtqcNVpPfpdcne%3DKQqQ%40mail.gmail.com.
