Cool. Thanks. Please, let me know if my implementation is correct, if you have time and if your'e interested. :-)
On Saturday, 9 April 2022 at 17:52:22 UTC+2 Jan Mercl wrote: > 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/b9f9015d-20d2-4a0f-9afa-aab9b0922dadn%40googlegroups.com.
