A repo to host our team's ( YAG ) laboratory project for our Object Oriented Programming couse.
Clone the repository
git clone https://github.com/vladsendrix/OOP-lab.git
Compile
cd OOP-lab && cmake . && make
Run
./bin/OOP-lab
A repo to host our team's ( YAG ) laboratory project for our Object Oriented Programming couse.
C++