So I wanted to get started on making algorithms and was advised to learn a simple sorting one. So That’s what I have done, below are two examples the top one takes the numbers (integers) 1, 100, 22, 33, 99, 10, 15, and puts them in order from low to Continue Reading
SFML and Dot
As I become a little more competent in C++ I feel its time for me to start working with UI’s. I have made a project which displays a Star Wars logo and for obvious trademark reasons I can’t post that. I can however post this project. It’s a bouncing red Continue Reading