life

command module
v0.0.0-...-899c67c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

README

Convey's "Game of Life" implementation in Go

Description

  • lifeform - instance of a life form
  • world - instance of a world (grid) where lifeforms can live and survive
  • ui - how world depicted to user

How to run

$ go build main.go -o life
$ ./life

By default console UI will be run. To watch life with GUI use option -ui:

$ ./life -ui gui

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
ui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL