All Projects → flame-engine → Flame Crates Example

flame-engine / Flame Crates Example

This is an example game made using the 🔥 Flame Engine

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flame Crates Example

Open Source Ios Apps
📱 Collaborative List of Open-Source iOS Apps
Stars: ✭ 28,826 (+32656.82%)
Mutual labels:  game, example
Pygame tutorials
Code to go along with lessons at http://kidscancode.org/lessons
Stars: ✭ 363 (+312.5%)
Mutual labels:  game, example
Unitymathreference
Math reference for games and more. All visualized in Unity3D.
Stars: ✭ 166 (+88.64%)
Mutual labels:  game, example
Expo Three Demo
🍎👩‍🏫 Collection of Demos for THREE.js in Expo!
Stars: ✭ 76 (-13.64%)
Mutual labels:  game, example
Phaser Es6 Webpack
A bootstrap project for create games with Phaser + ES6 + Webpack.
Stars: ✭ 1,266 (+1338.64%)
Mutual labels:  game
Loopback4 Example Microservices
Deprecated - please use https://github.com/strongloop/loopback4-example-shopping/tree/master/kubernetes
Stars: ✭ 84 (-4.55%)
Mutual labels:  example
Taelinarena
[outdated] A moddable MOBA in Formality
Stars: ✭ 84 (-4.55%)
Mutual labels:  game
Swiftcode
Multiplayer, interactive, realtime typing speed game
Stars: ✭ 83 (-5.68%)
Mutual labels:  game
Yarnspinner
Yarn Spinner is a tool for building interactive dialogue in games!
Stars: ✭ 1,283 (+1357.95%)
Mutual labels:  game
Seeds Game
Collect seeds, save the world
Stars: ✭ 87 (-1.14%)
Mutual labels:  game
Projectfieldwarning
Project: Field Warning is a community-made RTS game centered around lethal regiment and division-scale warfare.
Stars: ✭ 86 (-2.27%)
Mutual labels:  game
Tensorflow Cifar 10
Cifar-10 CNN implementation using TensorFlow library with 20% error.
Stars: ✭ 85 (-3.41%)
Mutual labels:  example
Kys Pascal
《金庸群侠传》Pascal重制版
Stars: ✭ 86 (-2.27%)
Mutual labels:  game
Cesium
cesium demo,cesium 研究过程中资料整理,包括: 1、示例,提供常规的cesium示例以及综合性的业务示例 2、工具,整理研究过程中写的一些数据获取、处理、分析的工具,例如网络3dtiles数据爬虫工具、b3dm 转 gltf工具 3、插件,根据研究过程中cesium感觉使用不方便的地方,添加插件,包括针对显示控件的汉化中文语言插件等
Stars: ✭ 84 (-4.55%)
Mutual labels:  example
Swarfarm
SWARFARM - Assistant website for Summoner's War
Stars: ✭ 87 (-1.14%)
Mutual labels:  game
Ozz Animation
Open source c++ skeletal animation library and toolset
Stars: ✭ 1,250 (+1320.45%)
Mutual labels:  game
Doom Nano
A 3d raycast engine for Arduino
Stars: ✭ 86 (-2.27%)
Mutual labels:  game
Card Game Simulator
Create, Share, and Play
Stars: ✭ 87 (-1.14%)
Mutual labels:  game
Antsy Alien Attack
A game, written in Bash, that is a somewhat retro-a-like shoot 'em up. Hopefully.
Stars: ✭ 86 (-2.27%)
Mutual labels:  game
Blokish
Android game. Open-source implementation of the popular board game Blokus.
Stars: ✭ 85 (-3.41%)
Mutual labels:  game

flame_crates_example

Powered by Flame

Note: This tutorial/example uses a very outdated version of Flame, so I am archiving this repo.

This is an example game made using the 🔥 Flame Engine, based of an old step by step tutorial.

It's a very simple game, where boxes will fall and the goal is to destroy them before they hit the bottom of the screen.

Game Screenshot

Flame is a minimalist Flutter game engine that provides a few modules to make a Canvas-based game.

The master branch of this example is using the bleeding-edge Flame 1.0.0 release candidates. They are not ready for production use; for that use the latest stable Flame 0.27.0.

This tutorial is also available in the following versions: 0.6.x, 0.8.x, 0.10.x and 0.27.x.

You can also try the game yourself via this APK or the Play Store (it's just falling boxes and explosions, though).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].