Skip to content

virtualtam/veccell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

veccell - cellular automata - power gliders

veccell is a pet project to toy with Cellular Automata and the Go programming language.

Building

# get the sources
$ git clone https://github.com/virtualtam/veccell.git

# go >= 1.11: enable module support
$ export GO111MODULE=on

# build binaries
$ make build

Automatons

Controls

Key Action
ctrl+c quit
q quit
r randomize state
up increase render delay
down decrease render delay

About

Fun with Go and cellular automatons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published