This repository is a collection of all (finished) projects from the course CS50AI (2020).
The format of the projects are that the code structure is given by the course with empty functions which is to be implemented by the student. Thus all code except for the snippets that the student has to implement are credited to CS50AI