A command line "Among Us" MVP built as a Project for the HY-240 Course on Data Structures of the University of Crete , Department of computer science.
This project consists of two Phases ("Phase A" & "Phase B"). Its purpose is to demonstrate my knowledge and experimentation in creating some of the basic data structures in C++ from scratch. More specifically:
This phase consists of the following data structures which are used to store various data of the game:
For a detailed explanation of the project, how to compile and run it, see the Instructions file for phase A, owned by the instructor of the HY-240 Data Structures class Panagiota Fatourou (Course website).
This phase consists of the following data structures which are used to store various data of the game:
For a detailed explanation of the project, how to compile and run it, see the Instructions file for phase B, owned by the instructor of the HY-240 Data Structures class Panagiota Fatourou (Course website).
The provided pdfs are property of Panagiota Fatourou and the UOC.