No description
  • Elm 87.3%
  • HTML 9.3%
  • CSS 3.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonathan Arnett 26d612d07a Add content-type
2024-04-22 19:08:18 -04:00
src Make Renderer not need to know Matrix implementation 2023-06-14 11:37:12 -05:00
.gitignore Initial commit 2023-05-27 23:26:22 -04:00
elm.json Initial commit 2023-05-27 23:26:22 -04:00
index.html Add content-type 2024-04-22 19:08:18 -04:00
LICENSE Initial commit 2023-05-27 23:26:22 -04:00
main.css Prettify a smidge with CSS 2023-06-14 11:11:55 -05:00
README.md Update to correct that boundaries are now handled correctly 2023-06-14 11:58:28 -05:00

Conway's Game of Life

I eventually want to create something a bit more ambitious, like MarkovJunior, in Elm, and this was a first step. It's not especially pretty, but overall it's pretty decent.