This project was designed for an university project.
To build the project, you need to have Ada and GtkAda installed. This project depend to GNAT Lib.
To build the project, run make
at the root of the project.
The executable is place into bin
folder. You can execute or just run make run-gui
to launch GUI or make run
to launch the program in no-gui mode that will create a PostScript file of a koch-flake at development level of 3.
See LICENSE