Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Gertkeno/ZoopZoopAdventuresSeven
- Owner: Gertkeno
- License: gpl-3.0
- Created: 2022-09-22T01:52:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-12T18:32:23.000Z (over 1 year ago)
- Last Synced: 2024-07-30T21:08:53.122Z (7 months ago)
- Topics: wasm4, zig
- Language: Zig
- Homepage:
- Size: 10.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```