From Jason Turner
Watch on YouTube

Summary

Jason sets up the initial project structure for his C++20 RPG game series using the C++ Starter Project template as a foundation. He walks through configuring the project with SFML and Dear ImGui libraries, utilizing Conan for dependency management. The episode demonstrates creating a basic window with UI elements and highlights immediate mode GUI concepts through a simple checklist application tracking the progress of future episodes in the series.

Resources

Tags