Software:Flame-engine

From HandWiki
Flame engine
Flame-engine logo
Flame-engine logo
Developer(s)Blue Fire team
Written inDart
TypeGame engine
LicenseMIT License
Websiteflame-engine.org

Flame is a Flutter based game engine.[1] It builds its components on top of Flutter infrastructure which makes it a cross-platform game engine that can be used for developing mobile, web and desktop games.[2][3][4][5]

Features

  • A game loop.[1][6]
  • A component system.[1][7][8]
  • Collision detection.[1][9]
  • Camera and viewport.[10]
  • Gesture and input handling.[11]
  • Images, animations, sprites, and sprite sheets.[1][12]
  • Drawing with canvas.[6]
  • Bridge libraries to multiple Flutter packages.[1] including:

External links

References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 "flame-engine/flame: A Flutter based game engine". https://github.com/flame-engine/flame. 
  2. "Getting Started — Flame". https://docs.flame-engine.org/main/. 
  3. "Create 2D games quickly and easily with Flutter Flame" (in en). 2022-06-14. https://blog.codemagic.io/flutter-flame-game-development/. 
  4. TEALE, PAUL (2022). BUILDING GAMES WITH FLUTTER : the ultimate guide to creating multi-platform games using the flame... engine in flutter.. [S.l.]: PACKT PUBLISHING LIMITED. ISBN 1-80181-698-0. OCLC 1287199383. https://www.worldcat.org/oclc/1287199383. 
  5. 5.0 5.1 5.2 "Building Games in Flutter with Flame: Getting Started" (in en). https://www.kodeco.com/27407121-building-games-in-flutter-with-flame-getting-started. 
  6. 6.0 6.1 "FlameGame — Flame". https://docs.flame-engine.org/main/flame/game.html#game-loop. 
  7. "Components — Flame". https://docs.flame-engine.org/main/flame/components.html. 
  8. Makadiya, Happy (2022-10-07). "Basics of Game Development using Flame" (in en). https://medium.com/simform-engineering/basics-of-game-development-using-flame-bee1b8cf7320. 
  9. "Collision Detection — Flame". https://docs.flame-engine.org/main/flame/collision_detection.html. 
  10. "Camera and Viewport — Flame". https://docs.flame-engine.org/main/flame/camera_and_viewport.html. 
  11. "Gesture Input — Flame". https://docs.flame-engine.org/main/flame/inputs/gesture_input.html. 
  12. "Images — Flame". https://docs.flame-engine.org/main/flame/rendering/images.html. 
  13. Joshi, Deven (2022-01-06). "Comparing Flutter game engines" (in en-US). http://blog.logrocket.com/comparing-flutter-game-engines/. 
  14. "Flame SVG — Flame". https://docs.flame-engine.org/main/bridge_packages/flame_svg/svg.html.