Skip to content

AlexSugak/fp-ts-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life with fp-ts

A practical example of using some of the fp-ts functions.

NOTE: This is not intended as an optimal implementation of Conway's Game of Life. I understand that it can be done with a couple of nested fors. Instead, I tried to push towards ideomatic fp-ts code as much as possible, using the Conway's Game of Life as an example of a realistic code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published