Coder Social home page Coder Social logo

flame-engine / flame-crates-example Goto Github PK

View Code? Open in Web Editor NEW
88.0 9.0 17.0 17.74 MB

This is an example game made using the ๐Ÿ”ฅ Flame Engine

Home Page: https://play.google.com/store/apps/details?id=xyz.luan.flame.example

Objective-C 0.81% Dart 63.02% Kotlin 3.17% Swift 8.65% HTML 24.35%
flame flutter example game

flame-crates-example's Introduction

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).

flame-crates-example's People

Contributors

coolidm avatar erickzanardo avatar luanpotter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flame-crates-example's Issues

lifetime prop does not exist in animation in branch 0.8.x

lib/main.dart:74:27: Error: The getter 'lifeTime' isn't defined for the class '#lib1::Animation'.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'lifeTime'.
    return this.animation.lifeTime >= TIME;
                          ^^^^^^^^
Compiler failed on /Users/bob/projects/flame-example/lib/main.dart
Error launching application on iPhone XR.```

Swipe is recognized as taps

Multiple boxes can be destroyed without lifting the finger. Logic should be modified to handle only onDown event.

new update about example

need a new example about flame game engine or can you write it again in newest version of flame engine ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.