https://github.com/peterhellberg/ff
A small Zig ⚡ module meant for making Firefly Zero games 🎮
https://github.com/peterhellberg/ff
firefly-zero wasm zig-package
Last synced: 11 months ago
JSON representation
A small Zig ⚡ module meant for making Firefly Zero games 🎮
- Host: GitHub
- URL: https://github.com/peterhellberg/ff
- Owner: peterhellberg
- License: mit
- Created: 2025-02-14T19:55:50.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-04T15:17:55.000Z (11 months ago)
- Last Synced: 2025-03-04T16:28:58.548Z (11 months ago)
- Topics: firefly-zero, wasm, zig-package
- Language: Zig
- Homepage: https://peterhellberg.github.io/ff/
- Size: 14.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ff :zap:
A small [Zig](https://ziglang.org/) ⚡ module meant for making [Firefly Zero](https://fireflyzero.com/) games 🎮
Initially based on [firefly-zig](https://github.com/firefly-zero/firefly-zig)
> [!IMPORTANT]
> You might want to install the [ff-init](https://github.com/peterhellberg/ff-init) tool and use that instead of manually creating the files for your game.
## Usage
You can have fetch the module by using `zig fetch --save `
## Documentation
The generated documentation for `ff` is located at 📚