Files
flame/examples
Lukas Klingsbo c11fdb9940 chore(release): Publish flame v1.8.1 et. al (#2599)
- flame@1.8.1
 - flame_test@1.12.0
 - flame_audio@2.0.4
 - flame_bloc@1.10.0
 - flame_fire_atlas@1.3.7
 - flame_forge2d@0.14.1
 - flame_isolate@0.4.0+1
 - flame_lottie@0.2.1
 - flame_noise@0.1.1+3
 - flame_oxygen@0.1.8+4
 - flame_rive@1.9.0
 - flame_spine@0.1.1
 - flame_svg@1.8.0
 - flame_tiled@1.12.0
 - jenny@1.0.4
 - flame_network_assets@0.2.0+3
2023-07-02 13:40:15 +00:00
..
2023-06-20 09:36:15 -03:00
2023-03-16 07:20:02 +01:00

Powered by Flame Discord

Flame Examples

This is a set of small examples showcasing specific features of the Flame Engine; it's a great source of learning how to use certain things. See it live here.

This app is composed of a main menu in which you can select one of the examples and play with it. Each example is a standalone game and is contained within its own file, so you can easily checkout the code and see how it works.

For a very simple, but complete game in Flame, check the example folder inside the Flame package.

Help

If you have questions about this:

  • Check the source code, the examples are meant to be simple, short, and easy to read.
  • Check our extensive documentation, links to which can be found on the main repo (faq, docs folder, code/api docs, tutorials, flame-awesome).
  • Join Blue Fire's Discord, we have a #flame channel where you can find lots of people to help and get help from.
  • Use the flame tag on StackOverflow.