Separating-Axis-Theorem Implementation of the Separating-Axis-Theorem. Work has been done during a Coding Challenge in a few hours and might be error-prone Installation The program can be installed using cmake and make. mkdir build cd build cmake .. make ./main