This repository contains solutions to 40 exercises completed as part of the course. The exercises cover a range of programming concepts, and each solution has been implemented to meet the exercise requirements. This README provides instructions on how to check the solutions and includes links to external resources.
Each exercise solution is organized in its respective folder, with the solution code provided in C++ files (.cpp). Browse through the folders to access individual solutions. The code is organized and commented for easy reference.
Inside the repository, you will find a folder called "amnongame.zip". This folder contains a small game that you can play by following these steps:
- Unzip the "amnongame.zip" file.
- Inside the extracted folder, locate the
.exe
file. - Double-click the
.exe
file to launch the game.
Enjoy playing "amnongame"!
Here are the links to the course videos that helped in completing these exercises:
Thank you for reviewing my solutions. I hope you find them informative and helpful!