Implementation of Conway's Game of Life using comonads and FRP
Find a file
2021-12-29 18:51:48 -05:00
GOL Fix various display issues 2021-12-28 18:17:19 -05:00
Graphics Refactor run function to fix bugs 2021-12-29 18:51:48 -05:00
.gitignore Update gitignore to ignore nix result symlinks 2021-12-28 00:46:03 -05:00
conways-game-of-life.cabal Refactor run function to fix bugs 2021-12-29 18:51:48 -05:00
flake.lock Add Nix flake support 2021-12-20 00:58:35 -05:00
flake.nix Add support for "nix run" 2021-12-28 22:55:42 -05:00
LICENSE Create LICENSE 2021-12-11 11:42:51 -05:00
Main.hs Create prototype run function 2021-12-28 18:16:51 -05:00
shell.nix Add Nix flake support 2021-12-20 00:58:35 -05:00