Commit graph

5 commits

Author SHA1 Message Date
4cb13e0a16 improve layout, store program in url
* fix the command list being way too tall when there are few states
* move the output to the top, maybe where it's like this (wrapping):
+-----+
|1 2 3|
|4 15 |
|16 32|
+-----+
* store and load program from url (maybe make own hook?)
2023-04-17 16:33:51 -04:00
1b54cd0d12 for real this time 2023-04-17 00:35:06 -04:00
b297728674 hopefully better mobile support 2023-04-17 00:32:18 -04:00
640e3e357d wow 2023-04-17 00:26:08 -04:00
465a93c59f Initialize project using Create React App 2023-04-16 13:19:16 -04:00