Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (20 loc) · 980 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 980 Bytes

substate

Build Status Release

A Haxe Hierarchical State Machine

           |_
     _____|~ |______ ,.
    ( --  subSTATE  `+|   
  ~~~~~~~~~~~~~~~~~~~~~~~

License

Substate is free, open-source software under the MIT license.

Development Builds

Clone the Substate repository:

git clone https://github.com/infinitedescent/substate

Tell haxelib where your development copy of Substate is installed:

haxelib dev substate substate/src

To return to release builds:

haxelib dev substate

Bitdeli Badge