/delve-framework-quake-example

An example of loading and colliding with a quake map using the Delve Framework

Primary LanguageZig

Delve Framework Quake Map Example

This repository shows how to include and use the Delve Framework's quake map loading.

Currently targets Zig 0.12.0

Compile for web with:

➜  zig build run -Dtarget=wasm32-emscripten
Screen Shot 2024-03-06 at 2 17 15 AM