SnowState

FSM

A finite state machine solution for GameMaker Studio 2.

Finite State Machine for GameMaker

GitHub

145 stars
8 watching
9 forks
Language: Game Maker Language
last commit: over 1 year ago
Linked from 1 awesome list

finite-state-machinegamemaker-studio-2gms2

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gmclan-org/fsm-ai-module A finite state machine implementation for AI behavior in game development 3
pzuh/finitestatemachine An implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games 3
sasa1977/fsm An immutable finite state machine implementation without separate processes 358
theckman/go-fsm A library providing a simple and safe finite state machine implementation in Go. 17
steelbreeze/state A library for building hierarchical finite state machines with support for multiple instances and event-based transitions 182
cassiozen/state-machine A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. 159
ryanfaerman/fsm A lightweight Go library for implementing finite state machines with parallel transition checks. 159
dyrkin/fsm An implementation of a Finite State Machine in Go. 62
stonecypher/jssm A JavaScript library for creating and managing finite state machines with visualizations 335
choojs/nanostate A library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking. 170
tavurth/godot-simple-state A simple Finite State Machine plugin for Godot 3.x to manage game state transitions 62
andrew-gresyk/hfsm2 A header-only C++ library implementing a high-performance hierarchical finite state machine framework. 479
nickuraltsev/finity A finite state machine library with event-based, time-based, and Promise-based triggers. 131
cocoonspace/fsm A package that allows developers to add finite-state machines to their Go code 64
erikzenker/hsm A C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming. 190