• Stars
    star
    952
  • Rank 46,350 (Top 1.0 %)
  • Language
  • License
    Creative Commons ...
  • Created over 4 years ago
  • Updated 14 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An awesome list that curates the best Flame games, projects, libraries, tools, tutorials, articles and more.

Awesome Flame

A curated list of games, libraries, and articles related to the Flame Engine for Flutter.

Flame is a minimalist 2D game engine for Flutter that provides a nice set of somewhat independent modules you can choose from to build your games.

Contents

Articles & Tutorials

Articles by Happy Makadiya at Simform Solutions

Articles by YayoCode

Tutorials by raywenderlich.com

Articles by wolfenra.in

Other Articles & Tutorials

Deprecated Articles & Tutorials

The tutorials in this section were written a long time ago and you'll have to do a lot of changes to get their code to run with any up-to-date version of Flame.

Beginner Tutorial Series by Alekhin

Articles by Fireslime

Examples

  • Maze generator - List of algorithm examples to solve problems like Maze generation and more. By Dannark

Plugins & Libraries

Official

Community

Projects

Open Source

Casual

Endless Runner

  • BGUG - Break Guns Using Gems is a fast paced side-scrolling platformer with innovative controls and and a gun-related twist. By FireSlime

  • Dino Run - A 2D infinite side scroller mobile game made in Flutter using Flame engine. Get it on Play Store. By DevKage.

Platformer

RPG

App Releases

Arcade

  • Air Hockey Classic - Android, iOS - Play the classic 'Air Hockey' arcade game now on your mobile device! By Ignace Maes
  • Oh Dash! - Android, iOS - Play a fast paced arcade game by dodging various hazards and try to be top player on the world! - By Davi Bispo

Board

  • Four In A Row - Android, iOS - Play the classic 'Four In A Row' board game! Will you be the first to connect 4 of your chips? Challenge the AI, or play against your friends and family. By Ignace Maes
  • Omnichess - Web, Android, iOS - Create and play your own Chess variants! 2-8 players. Online/AI. Square/Hexagonal tiled boards. By Chirag Patel

  • Chinese Checkers - Android, iOS - Play Chinese Checkers (Sternhalma), a popular strategy board game, online with friends/strangers or offline with bots. By Dong Digital.

Casual

  • Wormo - Android, iOS - Meet Wormo the gooey worm in this wonderful casual game! Think you can put wormo in the nest? Think again, it requires an extraordinary technique. By Tommy Buonomo (Frenchie Games)
  • Hyper Hexagon - Android, Web - Hexagonal board game challenge - A classical and futuristic. Inspired by the old classic Hexxagon '90s game. By TheCocce

  • Brick Mania - Android, iOS - A fantastic reinvention of the classic Brick Breaker game: relaxing and yet super satisfying. By Dong Digital.

  • Tension Tunnel - Android, iOS, Web - A casual, minimalist and challenging game that will put your reflexes to the test. Be careful, it's highly addictive! By Atomic Instinct

  • TTG - Through The Galaxies - Android, iOS - Control the rocket to go through the planets to gain higher and higher score. By imaNNeo

  • BBB - Birds, Beasts, Baddies - Android - Four furry and feathery friends jump for joy. Avoid enemies, collect mushrooms, jump as high as you can. By Coconut Island Apps

Educational

  • Sky Academy - Android, iOS - Learn to recognize all the constellations and brightest stars from a gold medal winner of the International Astronomy Olympiad. By Dong Digital.

Metroidvania

Music

  • Relo Music Instrument - Android, iOS - First ever RELATIVE music instrument, which is especially suitable for mobile devices and improvisation.

Online Multiplayer

  • Penguin Chat - Android, GitHub - Players use cartoon penguin avatars and chat in a virtual world without losing their real-time position. By Sanjeev Madhav

Puzzle Games

  • Ripple Effect Puzzle - Android, iOS - A sophisticated variation of Sudoku. By Tommy Buonomo (Frenchie Games)

  • Tile Paths - Android - Drag the tiles and find the best path to make your character collect all items while avoiding the enemy. With 10 different stages you can challenge your friends to see who gets the best highscore in every one of them. By Naslausky

  • Sorting Puzzle - Android, iOS - Color sorting game reinvented: move and combine to solve puzzles. By Dong Digital.

Role Playing

Sports

  • Pool Ball Classic - Android, iOS - Play 8 Ball Pool like you know and love on your mobile device featuring 3D graphics, realistic physics, and a challenging AI mode. By Ignace Maes

  • Cycling Escape - Android, iOS, GitHub - You start off with only one rider. Compete in races to start earning money. Unlock more team mates and compete in more extreme and longer races. Keep going and win the ultimate world tour! By ikbendewilliam

Tower Defense

  • Xtrike - Android - An awesome strategic tower defense game. Build your battle units and destroy enemies. By White Wood City

Roguelike

  • Geometry Survival Beta - Android - An roguelike game to survival and upgrade weapons to destroy powerful enemies. By HarrisonQI

Simulation

  • Random Race - Android, iOS - A racing simulation app with cute dinos to help you make decisions when you find yourself indecisive. By Sopivasti

Resources

  • Game UI Database - The ultimate screen reference tool for game interface designers. Explore over 500 games and 19,000 individual images, and filter by screen type, material, layout, texture, shapes, patterns, genres and more!

Non-English Content

Contributing

Please read the contribution guidelines

More Repositories

1

flame

A Flutter based game engine.
Dart
8,826
star
2

forge2d

A Dart port of Box2D
Dart
163
star
3

flame-crates-example

This is an example game made using the 🔥 Flame Engine
Dart
88
star
4

oxygen

A lightweight Entity Component System written in Dart.
Dart
81
star
5

play_games

A simple wrapper on top of Google Play Games Services (GPGS), including auth, achievement, and more.
Java
61
star
6

flame_gamepad

Flutter Gamepad Support
Dart
51
star
7

tiled.dart

A Dart Tiled library. Parse your TMX files into useful representations. Compatible with Flame.
Dart
50
star
8

flame_splash_screen

🎮 Style your flutter game with a beautiful splash screen.
Dart
43
star
9

lightrunners

Flame game to showcase during https://fluttercon.dev/
Dart
36
star
10

flame_forge2d

Package to add box2d support for the Flame game engine
Dart
33
star
11

fire-atlas

Easy way to create texture atlases on Flame
Dart
33
star
12

flame-bricks

Mason templates for the Flame Engine
Dart
23
star
13

radiance

This library is a collection of AI algorithms used in games.
Dart
22
star
14

flame_scrolling_sprite

Flame package adding a simple scrolling sprite to make it easy to repeat the same image over time.
Dart
20
star
15

flame_tiled

Package to add Tiled support for the Flame game engine
Dart
19
star
16

gamepads

A Flutter plugin to handle gamepad input across multiple platforms.
C++
19
star
17

ignite-cli

Simple CLI interface for Ignite; scaffold and setup your Flame projects with ease
Dart
18
star
18

space_shooter_workshop

This is the repository for the Space Shooter workshop.
Dart
16
star
19

flame_example

[ARCHIVED] A set of small game examples showcasing all the features provided by the Flame Engine
Dart
12
star
20

flame-engine-site

Source code for the flame website
HTML
12
star
21

defend_the_donut

Dart
11
star
22

flame_flare

Use flare animations on a flame game.
Dart
11
star
23

brand

Logo and brand design
Shell
10
star
24

crystap

The simplest game to test Google Play Games Services
Dart
9
star
25

flame_tutorials

Repository with a collection of tutorials for Flame
Dart
8
star
26

flame_shells

Beautiful and easy to use widgets that emulates console shells for your Flame game
Dart
7
star
27

flame_audio

Audio capabilities and helpers for playing sounds, music and effects on Flame games
Dart
7
star
28

flappy_ember

A workshop for a basic flappy birds like game.
Dart
6
star
29

flame_rive

[WIP] Future place where all Rive related code will live
Shell
6
star
30

flame-docs-site

Scripts to deploy Flame's documentation as HTML using Sphinx
Shell
6
star
31

flame_geom

Complement Flame with APIs for handling shapes and geometric operations.
Dart
4
star
32

flame_svg

Package to add svg support on Flame
Dart
3
star
33

flame-format-action

Github action for code format validation
Shell
3
star
34

flame-tutorials-site

Shell
3
star
35

ignite

JavaScript
3
star
36

burning-stars

HTML
2
star
37

flame-analyze-action

An opinionated action that analyzes a Flutter project
Shell
1
star
38

flame_rc14_perfomance_issue

Dart
1
star
39

flame-test-action

An opinionated action that validates tests on a Flutter project
Shell
1
star
40

flame-dartdoc-action

Opinionated Github action for validation DartDoc
Shell
1
star
41

.github

1
star
42

flamedeck

An app with great Flame Mini Games!
Dart
1
star