This website requires JavaScript.
My Profile
Explore
Sign In
toki
/
conways-game-of-life
Watch
1
Star
0
Fork
You've already forked conways-game-of-life
0
Code
Issues
Pull requests
Activity
Implementation of Conway's Game of Life using comonads and FRP
27
commits
1
branch
0
tags
66
KiB
Haskell
86.2%
Nix
13.8%
64fd7d3afc
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Kiana Sheibani
64fd7d3afc
Create master run function
2021-12-28 16:40:48 -05:00
GOL
Update GOL.Space
2021-12-28 00:51:51 -05:00
Graphics
Create master run function
2021-12-28 16:40:48 -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 GOL.Rule
2021-12-20 00:59:04 -05:00
shell.nix
Add Nix flake support
2021-12-20 00:58:35 -05:00