Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Sml | 926 | 5 days ago | 151 | bsl-1.0 | C++ | |||||
SML: C++14 State Machine Library | ||||||||||
When Ts | 112 | 1 | 5 years ago | 8 | November 06, 2018 | mit | TypeScript | |||
When: recombinant design pattern for state machines based on gene expression with a temporal model | ||||||||||
Objectivepatterns | 19 | 9 years ago | 1 | March 24, 2015 | mit | Objective-C | ||||
Useful design patterns implemented in Objective-C. | ||||||||||
Lemmings | 11 | 4 years ago | mit | C++ | ||||||
Lemmings clone in C++ implemented in a custom engine. | ||||||||||
Fsm Cxx | 10 | 2 months ago | apache-2.0 | C++ | ||||||
a finite state machine within c++17 | ||||||||||
Unitydesignpatterns | 8 | 2 years ago | mit | C# | ||||||
Design Patterns applied to Unity3D and C# | ||||||||||
Rcppsw | 2 | 2 months ago | 13 | mit | C++ | |||||
Collection of reusable C++ software (design patterns, boost gaps, etc.) | ||||||||||
Ai_statemachine_dronesdemo | 2 | 3 years ago | mit | C# | ||||||
It is a simple implementation of an :robot: A.I. behaviour :suspect:, by using the 'State Pattern' and State Machines in Unity3D :video_game: and C#. | ||||||||||
Arduinoserialstatetempprobes | 1 | 3 years ago | mit | C++ | ||||||
arduino project that reads out NTC temperature probes and uses a simple state machine to challenge / respond the sensor values via serial console | ||||||||||
Designpatternsinunity | 1 | 3 years ago | C# | |||||||
OPTStateMachine
: A (non-finite) state machine that accepts input strings and is configured through a delegate.ObjectivePatterns is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "ObjectivePatterns"
To run the unit tests; clone the repo, and run pod install
from the Project directory first.
David Hart, [email protected]
ObjectivePatterns is available under the MIT license. See the LICENSE file for more info.