Hello everyone, and happy holidays in advance.
These days I am programming a pneumatic circuit simulator for my website in 3500 lines of pure HTML and JavaScript without libraries (as recommended here).
https://www.picuino.com/neumatic/Tutorial(Automatic translation into English from the original in Spanish. Corrections are welcomed!)
Now that I have managed to internationalise it (for now only in English and Spanish),
I would like to receive feedback on the app.
The programming style could be improved; at some point I will have to refactor and eliminate the global variables, but for now I am focused on improving the application. I will have time to refactor later.
The application is embedded in a single HTML document because I want it to be autonomous. Anyone should be able to run it from their hard drive, without needing the internet.
Thank you in advance for your comments.
Edit:
The editing system is a bit unusual, but it allows you to edit diagrams from your smartphone, without a mouse or keyboard, just clicking with your finger and without dragging anything.