/golgo

Primary LanguageGo

Go GoL

A simple playground for implementing Conway's Game of Life in Go.

$ go install github.com/carise/golgo
$ golgo

Some ideas for extending:

  • Use some kind of ncurses or GUI to display the automata
  • Parallel processing of grid