Skip to content

Repository files navigation

This repository contains six assignments from the course, each organized in its own folder named according to the corresponding assignment. The specific tasks and instructions for each assignment are included as comments within the respective .cpp files.

Structure

  • Folders: Each folder is named after the assignment for easy navigation.
  • Code Files: All core functionality and logic for the assignments are implemented in .cpp and .h files.
  • Instructions: Detailed task descriptions and guidance are provided in the form of comments within the code, making it easy to follow along with the assignment requirements. For some tasks, the task description may be in a separate file.

Feel free to explore the code and review the comments for a better understanding of each task. Some text and code files required for complete execution may be missing, but the provided code is known to work as intended.

About

This repository contains six project assignments from an Object-Oriented Programming (OOP) course. Each project focuses on key OOP principles such as encapsulation, inheritance, polymorphism, and abstraction. The highlights of the repository are 2 games: Space Invaders & Dots and Boxes

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages