Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gitpaulo/fsm-visualisation

🔢 A tool for generation, visualisation and interaction with theoretical finite state machines.
https://github.com/gitpaulo/fsm-visualisation

animation finite-state-machine fsm visualiser

Last synced: 8 days ago
JSON representation

🔢 A tool for generation, visualisation and interaction with theoretical finite state machines.

Awesome Lists containing this project

README

        

# Finite State Machines - Generator & Interactive Visualiser
A front-end application that generates, displays and animates theoretical Finite State Machines.

**Features**:
- Generation of DFA, NFA and E-NFA
- Interactive visualisation of the FSMs.
- Animation of the accept algorithm for the FSMs.
- Configurable canvas.
- Storage of past FSM objects.

## Media
![](assets/media/r1.gif)
![](assets/media/r2.gif)
![](assets/media/r3.gif)