- Notifications
You must be signed in to change notification settings - Fork0
🐀 C/C++ SDK for making Firefly Zero games
License
NotificationsYou must be signed in to change notification settings
firefly-zero/firefly-c
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The C/C++ SDK for makingFirefly Zero games.
Missed API: canvas, audio modulation, state.
mkdir -p vendor/fireflywget -O vendor/firefly/firefly.c \ https://github.com/firefly-zero/firefly-c/raw/refs/heads/main/src/firefly.cwget -O vendor/firefly/firefly.h \ https://github.com/firefly-zero/firefly-c/raw/refs/heads/main/src/firefly.hwget -O vendor/firefly/firefly_bindings.h \ https://github.com/firefly-zero/firefly-c/raw/refs/heads/main/src/firefly_bindings.h
MIT License. You can do whatever you want with the SDK, modify it, embed into any apps and games. Have fun!
About
🐀 C/C++ SDK for making Firefly Zero games