omerlux / SPLFLIX

This was the first assignemnt in the course SPL201 - cpp object oriented.

Home Page:https://www.cs.bgu.ac.il/~spl201/index.php?page=Assignments.Assignment_1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPLFLIX

This was the first assignemnt in the course SPL201 - cpp object oriented.

A Cpp Assignment that stimulates a streaming service. Using Rule of 5, handling Memory in Cpp.

For running write the following command:

  1. make
  2. bin/splflix config#.json < inp#.txt
  3. start "watching" movies

About

This was the first assignemnt in the course SPL201 - cpp object oriented.

https://www.cs.bgu.ac.il/~spl201/index.php?page=Assignments.Assignment_1


Languages

Language:C++ 99.8%Language:Makefile 0.1%Language:CMake 0.0%