C++
This category contains tutorials and code for creating games in C++.

Game ideas for beginners in C++
by Hristo Stamenov | Last Updated:
If you're looking for some ideas on where to start your game development journey - you're in the right place
Read More

Introduction to C++
by Hristo Stamenov | Last Updated:
An alternative introduction to C++ programming with mathematics-first approach.
Read More

How to manage dependencies with CMake and VCPKG
by Hristo Stamenov | Last Updated:
How to use vcpkg tool with cmake projects.
Read More

How to setup CMake for C++ (Windows)
by Hristo Stamenov | Last Updated:
An introduction to CMake for project management in C++.
Read More