nrdmn/gameoflife
Multiboot-bootable Game of Life in Zig
This is a bootable Game of Life written in Zig using the GNU Multiboot standard.
Build with zig build, run with qemu-system-x86_64 -curses -kernel gameoflife.
zig build
qemu-system-x86_64 -curses -kernel gameoflife