Objectivepatterns

Useful design patterns implemented in Objective-C.
Alternatives To Objectivepatterns
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Sml926
5 days ago151bsl-1.0C++
SML: C++14 State Machine Library
When Ts11215 years ago8November 06, 2018mitTypeScript
When: recombinant design pattern for state machines based on gene expression with a temporal model
Objectivepatterns19
9 years ago1March 24, 2015mitObjective-C
Useful design patterns implemented in Objective-C.
Lemmings11
4 years agomitC++
Lemmings clone in C++ implemented in a custom engine.
Fsm Cxx10
2 months agoapache-2.0C++
a finite state machine within c++17
Unitydesignpatterns8
2 years agomitC#
Design Patterns applied to Unity3D and C#
Rcppsw2
2 months ago13mitC++
Collection of reusable C++ software (design patterns, boost gaps, etc.)
Ai_statemachine_dronesdemo2
3 years agomitC#
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#.
Arduinoserialstatetempprobes1
3 years agomitC++
arduino project that reads out NTC temperature probes and uses a simple state machine to challenge / respond the sensor values via serial console
Designpatternsinunity1
3 years agoC#
Alternatives To Objectivepatterns
Select To Compare


Alternative Project Comparisons
Readme

ObjectivePatterns

Version Platform

Features

  • OPTStateMachine: A (non-finite) state machine that accepts input strings and is configured through a delegate.

Installation

ObjectivePatterns is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "ObjectivePatterns"

Unit Tests

To run the unit tests; clone the repo, and run pod install from the Project directory first.

Author

David Hart, [email protected]

License

ObjectivePatterns is available under the MIT license. See the LICENSE file for more info.

Popular Design Pattern Projects
Popular State Machine Projects
Popular Software Architecture Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Objective C
Design Pattern
State Machine