ShmulTomer / automata

Automata Designer
https://drawautomata.xyz/
3 stars 0 forks source link

Automata Designer

All Contributors

This is the source code for the Automata Designer used for Georgia Tech's CS 4510 Automata and Complexity. It is hosted using GitHub Pages, and you can visit it at: drawautomata.xyz.

About

This tool is based on the already excellent website by Evan Wallace, and has been updated to use the newer Tikz Automata library as well as with additional functionality. It can be used to diagram Automata such as Finite State Machines or Turing Machines.

Local Setup

In the main directory:

npm install

live-server

Contributors

If you want to contribute to this tool, create a pull request (direct pushes to main are blocked).

Tomer Shmul
Tomer Shmul

💻 🤔
Akaash Dash
Akaash Dash

💻
msteele3
msteele3

💻
auwimo
auwimo

💻

License

This project is licensed under the MIT License.