Conway's game of life in go
Find a file
2025-03-03 11:48:02 +01:00
.envrc chore: inital commit. 2025-03-01 14:53:42 +01:00
.gitignore chore: inital commit. 2025-03-01 14:53:42 +01:00
default.nix chore: inital commit. 2025-03-01 14:53:42 +01:00
flake.lock chore: inital commit. 2025-03-01 14:53:42 +01:00
flake.nix chore: inital commit. 2025-03-01 14:53:42 +01:00
go.mod feat: create and render inital map. 2025-03-01 20:50:51 +01:00
go.sum feat: create and render inital map. 2025-03-01 20:50:51 +01:00
gomod2nix.toml feat: create and render inital map. 2025-03-01 20:50:51 +01:00
LICENSE chore: inital commit. 2025-03-01 14:53:42 +01:00
main.go feat: got logic to run. 2025-03-03 11:48:02 +01:00
map.txt feat: create and render inital map. 2025-03-01 20:50:51 +01:00
shell.nix chore: inital commit. 2025-03-01 14:53:42 +01:00