Skip to content

chip2n/zball

Repository files navigation

zball

https://github.com/chip2n/sokol-breakout/actions/workflows/ci.yaml/badge.svg

A Breakout-clone written in Zig.

You can play the web build here.

./zball.gif

Building for desktop

zig build -Doptimize=ReleaseSafe

Building for web

zig build -Dtarget=wasm32-emscripten -Doptimize=ReleaseSafe

About

A Breakout-clone written in Zig

Resources

License

Stars

Watchers

Forks

Packages

No packages published