AAAAAGHHHHHHHHHHH MY HANDDD
all i did was some exercise and since then my hand hurts very bad which is why I can type properly
just a bit of weird movement and it feels like its going to fall off
soo i am gonna tell whatever I have done till now
I am done with the physics and collision and now I need to make a CLI for user to do things
For that at first I was going to pause the physics and then let the user enter but then I found out about threads
Basically when we code everything happens in a straight manner like one step at a time, imagine this like a single assembly line for producing things.
Now that I use thread I can do multiple tasks without having to stop the other task which is why I wont have to stop the physics process this is like having two assembly lines (i am not sure what that analogy means but I dont have a proper example
, basically I can do things alongside other things without having to pause)
Noww next devlog when I add something new and my hand gets better
cya!!!
