#maths
Read more stories on Hashnode
Articles with this tag
Progress Report 2 · I finally figured out how to fix the font path crash. Using const wasn't enough, as many crashes suddenly appeared. Using a char...
Progress Report 1 · It took me quite a bit to figure out how to handle the ball's behaviour. Using print statements and studying how a ball should work,...
Jumping Ball · Back to working on the results of the mini-app. I had trouble getting the results because strtod always output a value of 0.0. I tried...
Jumping Ball · I worked on fixing some very strange issues with strings. Similar to the TTF_OpenFont command, using miniApplication.location changed it,...
Jumping Ball · I finished the button, and moved the ball to the center of the second window. Similar to the text box, I needed to create two rectangles:...