/zig

It's a game where you shoot stuff.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Zig

It's a game where you shoot stuff.

Grab source, build, install and run

$ git clone https://github.com/bcampbell/zig.git
$ cd zig
$ meson setup build
$ meson compile -C build
$ meson install -C build
$ build/zig