It was a game to test collision It finnaly ends like this soooo...
You can play multiple levelll
You have to install g++, libsdl2-dev, libsdl2-image-dev, libsdl2-ttf-dev and make
Then you just have to run "make"
~$ sudo apt-get install build-essential
~$ sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev
~$ make
There is a script in python
You have to install python, pip and pygame
Here to install pygame on python3
~$ python3 -m pip install pygame
Then you can launch the script and have fun create level