- Git
- GCC/G++ GNU C Compiler
- Make Software (makefile extension)
- SFML
- will be automatically installed if using method 1
- git clone https://github.com/benaytms/rectangle_.git
- cd rectangle_/
- make
- ./main/rectangle
- Download the 'rectangle' file inside the executable folder
- Open where you installed
- Run it
You can clean the object files and the executable by using 'make clean'
This project was inspired by the aggressive_rectangles project by my friend Aushiffer
See his project in: https://github.com/Aushiffer/aggressive_rectangles