/gointro

A conways-game-of-life-esque terminal simulation of using channels to manage the coordinates of various people/

Primary LanguageGo

Installing and Running the Demo

Install Go

https://golang.org/doc/install

Install Packages

  • go get github.com/olekukonko/tablewriter

System Requirements

  • You'll need an ANSI terminal for the render function to work.