# CLP Project Project for the AA 2023/2024 **Complementi di programmazione**'s course of the Master Degree in Computer Science. # How to start ```shell make make run make runall ``` For archlinux users, add the following env variable to visualize the window: `export _JAVA_AWT_WM_NONREPARENTING=1`