nrdmn / gameoflife

Multiboot-bootable Game of Life in Zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootable Game of Life in Zig

demo

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.

About

Multiboot-bootable Game of Life in Zig


Languages

Language:Zig 100.0%