Skip to content

Game of Life in point-free functional reactive Javascript

Notifications You must be signed in to change notification settings

davidgoli/conway-fp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

implemented using Functional Javascript

  1. clone the repo
  2. yarn && yarn start
  3. yarn test to run the tests
  4. open your browser to http://localhost:8080
  5. click & drag on the grid to toggle cells

More info: Wikipedia

About

Game of Life in point-free functional reactive Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published