Skip to content

bcampbell/zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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