gol

v0.1.0
Take an array of x, y living cells and return the next generation.
game life

#GoL

var life = require('GoL')

##life(living)

Takes an array of living cells, { x, y } objects. Returns the next generation.

npm i gol

Metadata

  • MIT
  • >0.6
  • Nick Niemeir
  • released 11/23/2013

Downloads

Maintainers