From b68f84bc982829f55db7134776e7583745bede01 Mon Sep 17 00:00:00 2001 From: clfreville2 Date: Wed, 10 Jan 2024 07:19:17 +0100 Subject: [PATCH] Add a level selector --- index.html | 8 ++- src/examples.js | 45 ++++++++++++ src/fsm.js | 182 ++++++++++++++++++++++-------------------------- src/main.js | 31 +++++++++ src/style.css | 31 ++++++++- 5 files changed, 194 insertions(+), 103 deletions(-) create mode 100644 src/main.js diff --git a/index.html b/index.html index 0a82e9a..14c34ce 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,11 @@ -
+
+

Select an automaton

+
+
+