No description
Find a file
mehbark 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
public wow 2023-04-17 00:26:08 -04:00
src improve layout, store program in url 2023-04-17 16:33:51 -04:00
.gitignore Initialize project using Create React App 2023-04-16 13:19:16 -04:00
package-lock.json improve layout, store program in url 2023-04-17 16:33:51 -04:00
package.json improve layout, store program in url 2023-04-17 16:33:51 -04:00
tsconfig.json Initialize project using Create React App 2023-04-16 13:19:16 -04:00