Skip to content

s0rg/cellular

Repository files navigation

PkgGoDev License Go Version Tag

CI Go Report Card Maintainability Test Coverage Issues

cellular

Generic cellular automata library for golang.

features

  • simple and flexible API
  • 100% test coverage

example

see example code

You can run it with go run _example/main.go to see results.