SFML Rolling game
While I have done C++ before, it has been a while. So I was motivated to make a game in C++. I decided to use the library SFML because it includes…
Recursion
In period 3 we learned what recursion was. We had to make a recursion at an application that used a sum inside a string and calculated it. We could start…
Console Car game
In period 3 of my first year we had to make our first game. Just like the clock from period 1, I’ve learned a lot in the progress and had…