A small python script that produces random Mondrian art
- Ensure you have the latest version of python3 installed
- Ensure you have git installed and run
$ git clone https://github.com/TaizWeb/mondrian-generator.git
. Alternatively, you can download the zip directly - Run
$ python3 main.py
in your terminal while in the directory 'mondrian-generator'