Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 467 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 467 Bytes

Finite State Automaton Animator

This project aims to help you visualise the creation and animation of deterministic finite-state automata (DFA). More detailed readme.md and manual.md files are provided in the src folder containing the full details of how to run test and use the application.

The application is deployed to https://danielius5.github.io/algorithm-animator/.