DEVLOG #4
I did not expect this starting stage to take so long.
Just a few more tweaks and fixes i made to the SUVAT calculator.
I noticed that incompatible variables can still leak through specifically when 4 variables are inputted. To fix this I got rid of the “output box” in favor of replacing the values in the input boxes themselves. The last 3 values inputted take priority and the remaining two get replaced if they aren’t correct when compared to the last 3 values.
Even though it seemed like such a simple fix, it was painstakingly difficult to implement. I spent a lot of time learning to a insane depth on how arrays and arrow functions can be used in situations like these.
Having this fully refined before starting to implement the graphics and more advanced math will help out a lot in the long run.
Hopefully this should be the last fix and I can finally start working on the good stuff now
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.