Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 264 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 264 Bytes

Conway's Game of Life in Go

Try on Conway's Game of Life in golang.

Bound by terminal window height and width.

Usage

Just run gameoflife CTRL+C to exit

Dependencies

github.com/nsf/termbox-go