Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.43 KB

README.MD

File metadata and controls

30 lines (22 loc) · 1.43 KB

Course Exercises Solutions - CPP RTED & YT courses

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.

How to Use This Repository

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.

"amnongame" - Game Instructions

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:

  1. Unzip the "amnongame.zip" file.
  2. Inside the extracted folder, locate the .exe file.
  3. Double-click the .exe file to launch the game.

Enjoy playing "amnongame"!

Course Links

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!