Back to Flame

flame_tiled

packages/flame_tiled/README.md

1.37.02.1 KB
Original Source
<!-- markdownlint-disable MD013 --> <p align="center"> <a href="https://flame-engine.org"> </a> </p> <p align="center"> Adds support for <a href="https://www.mapeditor.org/">Tiled</a>'s tile maps to your <a href="https://github.com/flame-engine/flame">Flame</a> games. </p> <p align="center"> <a title="Pub" href="https://pub.dev/packages/flame_tiled" ></a> <a title="Test" href="https://github.com/flame-engine/flame/actions?query=workflow%3Acicd+branch%3Amain"></a> <a title="Discord" href="https://discord.gg/pxrBmy4"></a> <a title="Melos" href="https://github.com/invertase/melos"></a> </p>
<!-- markdownlint-enable MD013 --> <!-- markdownlint-disable-next-line MD002 -->

flame_tiled

:warning: Under the current sprite batch implementation, you might experience extra lines while rendering due to a bug in Flutter, see this issue.

Package to bridge the tiled library into easy-to-use Flame components.

<p align="center"> </p>

More documentation can be found here.

Contributors (before the package moved into the monorepo)