/APRG-group-projects

A repository for a group project in advanced programming course running a collision detection algorithm

Primary LanguageC++MIT LicenseMIT

APRG-group-projects

A repository for the group project in advanced programming course running:

Library examples

To simplify project setup, the repository includes 2 example projects.

These example projects serve the purpose of testing your project setup and the library dependencies.

Both projects serve no meaning, other than opening a window using said library, which basically tests the compilation and linking via cmake.

For our projects we have chosen SFML as the library to use.