Implementation of Conway's Game of Life using comonads and FRP
Find a file
2021-12-28 18:17:19 -05:00
GOL Fix various display issues 2021-12-28 18:17:19 -05:00
Graphics Fix various display issues 2021-12-28 18:17:19 -05:00
.gitignore Update gitignore to ignore nix result symlinks 2021-12-28 00:46:03 -05:00
conways-game-of-life.cabal Add a unified Graphics.Config datatype 2021-12-28 14:26:32 -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 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