This is my first project working with CPP and SFML. The objective was to create rectangles with random heights and position them below the window.
What I learned
Creating a new SFML project.
Creating window panels and Adding objects.
Using Random Numbers.
Object Oriented Programming.