/finitespark

High-performance and observable Finite State Machine engine

Primary LanguageJava

FiniteSpark

https://en.wikipedia.org/wiki/Finite-state_machine

Implement a fluent finite state machine engine

Before we get to that though we're going to implement this:

FSM Design

That's a design of game I'm writing. It will do nicely for an initial example.

TODO

  • One of the main features of this is going to be in its ability to visualise the configuration of the machine