Giter Club home page Giter Club logo

kane-fsm's Introduction

Kane's FSM (Finite State Machine)

Flyweight, Easy Implementation
Code over UI, Brevity over Features
Built with ❤︎ by Kane Thornwyrd and contributors

Table of Contents

Features

  • simple setup: inheritance for everything
  • documented: everything is commented, and delivered with working example
  • "auto-magic": few small helpers here and there

⇧ back to top

Workflow

  1. Download and Install from the Asset Store OR git clone this repo in your project OR download and unzip in your project OR do whatever to get your hands on the kane-FSM folder
  2. Check the example folder code
  3. Do your job, by creating your own FSM inheriting from the StateMachine and your states by inheriting the State provided, following the example
  4. PROFIT!

⇧ back to top

Example

Check out the Example.

Example video

⇧ back to top

Philosophy

There is already at least 2 FSM implementations in the asset store, why adding another one ? Because they are heavy weighted and complex. Technically this one is really close to the brandonlamb one, except simplier. I started to work on it between the first and the second video from Game Endeavor about FSM, so it's kinda like a fork.

⇧ back to top

See Also

  • Game Endeavor - Learn practical dev skills
  • Feedmereadmes - Feedmereadmes ReadMe maturity model
  • choo - from which I broadly borrowed inspiration for this README.md

⇧ back to top

Contributing

Please take a look at our contributing guidelines if you're interested in helping!

⇧ back to top

License

This project is licensed under the MIT License - see the LICENSE file for details.

⇧ back to top

kane-fsm's People

Contributors

kane-thornwyrd avatar

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.