Files
Luan Nico 27e4dcb65a chore: Update usages of Dart UI Color to not use deprecated fields and methods [flame_3d] (#3297)
Update usages of Dart UI Color to not use deprecated fields and methods.
On latest main of Flutter these will cause lint errors, [as can be seen
here](https://github.com/flame-engine/flame/actions/runs/10814047130/job/29999530293?pr=3282).

Note: I will update the `flame_3d`-specific violations on a followup.
2024-12-11 14:26:29 -05:00
..

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:

  • WASD for 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.