No description
  • Zig 97.8%
  • Nix 2.2%
Find a file
2026-03-02 17:15:33 -06:00
src feat: visualize! 2026-03-02 17:15:33 -06:00
.gitignore feat: init zig project 2026-03-01 16:11:36 -06:00
build.zig chore: zig init cleanup 2026-03-01 16:20:34 -06:00
build.zig.zon feat: init raylib window 2026-03-01 16:17:18 -06:00
README.md feat: init zig project 2026-03-01 16:11:36 -06:00
shell.nix feat: init zig project 2026-03-01 16:11:36 -06:00

Zig Cellular Automata

just some experiments in cellular automata since it's been something I've found interesting for a while and finally want to build.