Setting up the Code::Blocks IDE and the SFML graphics library for a 2D Platformer written in C++. Game development tutorial with Martian Marty and C++.
Series playlist: https://www.youtube.com/watch?v=fVnvBqfkjUE&list=PL2RPjWnJduNlK7KsW2PJXoYDEdp539WIr
If you are using Linux, be sure to check this video on setting up C++ and SFML on Linux:
https://youtu.be/qQ1XuqViPXw
Also be sure to check out this video on dynamically linking C++, Code::blocks, and SFML on Windows. This video is mandatory for C++ and SFML to work:
https://youtu.be/4qq3T2DXaKQ
Code::Blocks download link:
http://www.codeblocks.org/downloads/26
SFML download link:
https://www.sfml-dev.org/download/sfml/2.3.2/
Download
0 formats
No download links available.
C++/SFML 2D Platformer Tutorial Part 1 | Setting up CodeBlocks & SFML | NatokHD