carise / golgo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Go 95.6%Language:Shell 4.4%