Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 565 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 565 Bytes

Zig vulkan gamejam

A game written in ~1 day using zig and vulkan

Fork of zig_vulkan

Build

Download latest zig (tested on 0.9.0-dev.1622+71388b980)

$ git clone https://github.com/Avokadoen/gamejam-zig-vulkan.git
$ cd ./gamejam-zig-vulkan
$ git submodule init
$ git submodule update
$ zig build run 

Result

+2k sprites battling it out! (artifacts are from gif compression :( )

gif

got to go fast