https://github.com/firefly-zero/firefly-moon
🐰 MoonBit SDK for making Firefly Zero games
https://github.com/firefly-zero/firefly-moon
firefly-zero gamedev moon moonbit sdk
Last synced: 3 months ago
JSON representation
🐰 MoonBit SDK for making Firefly Zero games
- Host: GitHub
- URL: https://github.com/firefly-zero/firefly-moon
- Owner: firefly-zero
- License: mit
- Created: 2025-09-01T21:20:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-02-19T15:06:27.000Z (3 months ago)
- Last Synced: 2026-02-19T17:56:51.284Z (3 months ago)
- Topics: firefly-zero, gamedev, moon, moonbit, sdk
- Language: MoonBit
- Homepage:
- Size: 346 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# firefly-moon
An unofficial [MoonBit](https://www.moonbitlang.com/) SDK for making [Firefly Zero](https://fireflyzero.com/) games.
* [▶️ getting started](https://docs.fireflyzero.com/dev/getting-started/)
* [📄 api docs](https://mooncakes.io/docs/firefly/firefly)
* [🐙 github](https://github.com/firefly-zero/firefly-moon)
* [🖨 examples](https://github.com/firefly-zero/firefly-moon/tree/main/example)
## Installation
```bash
moon add firefly/firefly
```
## License
MIT License. You can do whatever you want with the SDK, modify it, embed into any apps and games. Have fun!
The SDK was created by [Kalle Fagerberg](https://github.com/applejag/) and is now officially maintained by the [Firefly Zero core team](https://github.com/firefly-zero/).