Hey welcome to another C++ 2D game tutorial for beginners. This is part 29 in the series, and in this video we cover how to move a SFML vertex array and move a 2D camera around with it. In this case we will be moving the Player around. C++ 2D Platformer game tutorial with MartyMast.
Programming tip of the day: comment your code fairly often, it'll avoid confusion.