Implementation of Conway's Game of Life using comonads and FRP
Find a file
2021-12-20 00:58:35 -05:00
.gitignore Update .gitignore 2021-12-10 20:54:41 -05:00
conways-game-of-life.cabal Create basic package structure 2021-12-11 15:13:39 -05:00
flake.lock Add Nix flake support 2021-12-20 00:58:35 -05:00
flake.nix Add Nix flake support 2021-12-20 00:58:35 -05:00
LICENSE Create LICENSE 2021-12-11 11:42:51 -05:00
Main.hs Create basic package structure 2021-12-11 15:13:39 -05:00
shell.nix Add Nix flake support 2021-12-20 00:58:35 -05:00