This project is a recreation of the popular TV show MasterChef using Object Oriented Programming where each element of the game is represented by a class. The programming language used for this project is C++.
The classes that the project contains are described in cpp_oop_report file and in more detail in the files inside Reports folder (Greek). This project was developed for the course Object Oriented Porgramming.