Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (5 months ago)
- Default Branch: master
- Last Pushed: 2024-10-10T16:37:38.000Z (3 months ago)
- Last Synced: 2024-11-13T20:42:05.555Z (2 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).