mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 20:13:50 +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.
flutter_colonists
A tiny example where jobs and workers are paired together by running a path finding algorithm in an isolate using flame_isolate.
You can toggle between compute types by tapping the HUD element in the top right corner.
Keyboard bindings for the game are:
WASDfor moving the camera.Num+ Num-for zooming in and out.
Thank you Wyrmsun for the wonderful Germanic Worker asset. As this asset is licensed under GPLv2, this example project is as well.