All Projects → sohomsahaun → SnowState

sohomsahaun / SnowState

Licence: MIT license
Finite State Machine for GameMaker

Programming Languages

Projects that are alternatives of or similar to SnowState

dotobj
.obj/.mtl loader, written in native GML, for GameMaker Studio 2.3
Stars: ✭ 27 (-70%)
Mutual labels:  gms2, gamemaker-studio-2
Kawase
Kawase dual filter blur for GameMaker Studio 2
Stars: ✭ 23 (-74.44%)
Mutual labels:  gms2, gamemaker-studio-2
iota
Miniature delta time and time dilation library for GameMaker Studio 2.3.2
Stars: ✭ 19 (-78.89%)
Mutual labels:  gms2, gamemaker-studio-2
SNAP
Easy data format saving and loading for GameMaker Studio 2.3.2
Stars: ✭ 49 (-45.56%)
Mutual labels:  gms2, gamemaker-studio-2
stitch
A Gamemaker Studio 2 Pipeline Development Kit. A CLI and Node.JS API for creating GMS2 pipelines. Includes cross-project imports, batch-creating/updating sprites and sounds, texture page management, and more.
Stars: ✭ 54 (-40%)
Mutual labels:  gms2, gamemaker-studio-2
Pluck
Pluck text in a fast and intuitive way 🐓
Stars: ✭ 202 (+124.44%)
Mutual labels:  finite-state-machine
DDDEditorGMS2
General purpose game editor made in Game Maker Studio 2. The basis for a lot of the tools I make.
Stars: ✭ 22 (-75.56%)
Mutual labels:  gamemaker-studio-2
Awesome Fsm
🤖 A curated list of awesome resources related to finite state machines and statecharts.
Stars: ✭ 189 (+110%)
Mutual labels:  finite-state-machine
Easy States
The simple, stupid state machine for Java
Stars: ✭ 167 (+85.56%)
Mutual labels:  finite-state-machine
stateless
Finite State Machine porting from Stateless C#
Stars: ✭ 25 (-72.22%)
Mutual labels:  finite-state-machine
visual-automata
Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.
Stars: ✭ 55 (-38.89%)
Mutual labels:  finite-state-machine
StateBuilder
State machine code generator for C++ and Java.
Stars: ✭ 30 (-66.67%)
Mutual labels:  finite-state-machine
regexjs
A fast and minimal regular expression engine.
Stars: ✭ 64 (-28.89%)
Mutual labels:  finite-state-machine
redux-statechart
A tiny library make redux state possessed with both finite and infinite states.
Stars: ✭ 26 (-71.11%)
Mutual labels:  finite-state-machine
Fluent State Machine
Fluent API for creating state machines in C#
Stars: ✭ 195 (+116.67%)
Mutual labels:  finite-state-machine
go-sm
A finite-state machine library for the Go programming language
Stars: ✭ 14 (-84.44%)
Mutual labels:  finite-state-machine
Python Statemachine
Python Finite State Machines made easy.
Stars: ✭ 184 (+104.44%)
Mutual labels:  finite-state-machine
textboxy
Simple textboxes for Game Maker Studio 2
Stars: ✭ 58 (-35.56%)
Mutual labels:  gms2
raider
OWASP Raider: a novel framework for manipulating the HTTP processes of persistent sessions
Stars: ✭ 88 (-2.22%)
Mutual labels:  finite-state-machine
ssfst
📜 Rewrite text in linear time.
Stars: ✭ 78 (-13.33%)
Mutual labels:  finite-state-machine

SnowState 3.1.2

@sohomsahaun


SnowState is a robust finite state machine for GameMaker Studio 2.3+. It's easy to set up and keeps the code neat and organized. No more managing a thousand different scripts for an object, it's all in one place!

You can find downloadable .yyz (project file with demo) and .yymps (SnowState only) in the Releases tab.

 

   

Documentation

To know more about SnowState, please visit the Wiki!

Note

This version of SnowState is for GameMaker Studio 2022.2.1 or higher. If you are using earlier version(s) of GameMaker Studio, please check out earlier version(s) of SnowState.

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