This repository contains two learning programs in C++ that guide through essential concepts for video game development and mastering algorithms.
-
Video game oriented C++ program
- This 3-week program is designed to teach how to use C++ in the context of video game development. Each day, a practical exercise that help develop skills, starting from the basics to creating simple games.
-
- This 3-week program focuses on learning fundamental and advanced algorithms in C++. There find daily exercises to strengthen problem solving and code optimization skills.
- Clone or download the repository.
- Open the file corresponding to the program you wish to follow:
- Follow the exercises day by day, taking the time to fully understand each concept before moving on to the next one.