Implementation of Conway's Game of Life using comonads and FRP
Find a file
2021-12-26 20:41:28 -05:00
GOL Update cabal deps 2021-12-26 19:41:32 -05:00
.gitignore Update .gitignore 2021-12-10 20:54:41 -05:00
conways-game-of-life.cabal Fix OpenGL compatibility issues 2021-12-26 20:41:28 -05:00
flake.lock Add Nix flake support 2021-12-20 00:58:35 -05:00
flake.nix Fix OpenGL compatibility issues 2021-12-26 20:41:28 -05:00
LICENSE Create LICENSE 2021-12-11 11:42:51 -05:00
Main.hs Create GOL.Rule 2021-12-20 00:59:04 -05:00
shell.nix Add Nix flake support 2021-12-20 00:58:35 -05:00