mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-03 20:36:31 +08:00
This is a first step towards enabling DCM for Flame. Though I have tested with all rules, and am working on selecting, assessing, and fixing violations, as a first step, we can merge the infrastructural changes to flame_lint to and GitHub actions. As a proof of concept, I am enabling two rules for which we have no violations. I will followup with enabling more rules, adding discussions for controversial changes, and fixing non-controversial violations.
flame_tiled example
Simple project to showcase the usage of flame_tiled by rendering a tile map.
Credits
- Level tilesets: erayzesen.itch.io/pixel-platformer created by @erayzesen