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

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

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/).