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
30
commits
1
branch
0
tags
66
KiB
Haskell
86.2%
Nix
13.8%
d323ca2988
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
d323ca2988
Fix various display issues
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