Skip to content

nrn/lambda-gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Functions only game of life.

A simple game of life example that takes a list of living cells as ( x y ) pars and returns the next generation.

Implemented using only lambdas (and named functions for readability).

About

Game of life using only functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published