CanyonTurtle / PING

Sophisticated net-play ping pong in-browser. Made for WASM-4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PING

image

A game written in Zig for the WASM-4 fantasy console.

Building

Build the cart by running:

zig build -Drelease-small=true

Then run it with:

w4 run zig-out/lib/cart.wasm

For more info about setting up WASM-4, see the quickstart guide.

Links

  • Documentation: Learn more about WASM-4.
  • Snake Tutorial: Learn how to build a complete game with a step-by-step tutorial.
  • GitHub: Submit an issue or PR. Contributions are welcome!

About

Sophisticated net-play ping pong in-browser. Made for WASM-4.


Languages

Language:Zig 100.0%