C++ 2D Game Tutorial Beginners Part 29 | Move a SFML Vertex Array

Опубликовано: 01 Апрель 2026
на канале: codergopher
3,189
48

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.