Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Gertkeno/ZoopZoopAdventuresSeven

Join Zoop, Berry, Pemdas, and Jonathan in Zoop Zoop's Bee Adventures 7
https://github.com/Gertkeno/ZoopZoopAdventuresSeven

wasm4 zig

Last synced: 4 months ago
JSON representation

Join Zoop, Berry, Pemdas, and Jonathan in Zoop Zoop's Bee Adventures 7

Awesome Lists containing this project

README

        

# ZoopZoopAdventuresSeven

Join Zoop, Berry, Pemdas, and Jonathan in Zoop Zoop's Bee Adventures 7

[Play here!](https://wasm4.org/play/zoopzoop)

Made by: Garrett and June 💗

## Building

Made with [Zig](https://ziglang.org) 0.11.0 for [Wasm4](https://wasm4.org)

To build and run, use these commands

```shell
zig build -Drelease-small=true
w4 run zig-out/lib/cart.wasm
```