https://github.com/shaygali/system-programming2-assignments
My assignments in the systems programming course 2
https://github.com/shaygali/system-programming2-assignments
assignment console-game cpp-programming graph-algorithms gui
Last synced: 2 months ago
JSON representation
My assignments in the systems programming course 2
- Host: GitHub
- URL: https://github.com/shaygali/system-programming2-assignments
- Owner: ShayGali
- Created: 2024-08-25T07:16:29.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-10T16:37:38.000Z (7 months ago)
- Last Synced: 2025-01-13T08:46:12.620Z (4 months ago)
- Topics: assignment, console-game, cpp-programming, graph-algorithms, gui
- Language: C++
- Homepage:
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# System Programming 2 Assignments
This repository contains the assignments of the System Programming 2 course.
You can see the details of each assignment in the folders.
To use the test make sure that you add `dooctest.h` to the folder of the assignment in the right place (in the tests folder).