henryksloan / sugarcubes

A library and tool for automata and formal languages, inspired by JFLAP
https://henryksloan.github.io/sugarcubes/
GNU Affero General Public License v3.0
26 stars 2 forks source link

Macroquad GUI #1

Closed henryksloan closed 3 years ago

henryksloan commented 3 years ago

This PR adds a working frontend for Sugarcubes, using the macroquad framework and its egui bindings. The frontend is limited, currently only supporting the addition of states and transitions, as well as stepping through a pre-defined initial configuration.