Skip to content

Gabryx64/Diaflow

Repository files navigation

Diaflow

Programming with flowcharts
A cross platform application that lets you create and test flowcharts.

Dependencies

SDL2 tinyxml2

Installation

To install diaflow on your machine you have to run the following commands:

On linux and macOS

make; ./bin/diaflow

On windows

make; bin\diaflow.exe

📝 Note: If the compilation process doesn't work, try checking if you have installed all of the dependencies

License

Diaflow is licensed under zlib-libpng

Releases

No releases published

Packages

No packages published