You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,15 @@
3
3
**WORKING ON Catalina 10.15, Mohave 10.14, Sierra 10.12, and El Capitan 10.11.**
4
4
5
5
6
-
*Flowgorithm is a graphical authoring tool which allows users to write and execute programs using flowcharts. The approach is designed to emphasize the algorithm rather than the syntax of a specific programming language. The flowchart can be converted to several major programming languages.*
6
+
*Flowgorithm is a graphical authoring tool which allows users to write and execute programs using flowcharts.
7
+
The approach is designed to emphasize the algorithm rather than the syntax of a specific programming language.
8
+
The flowchart can be converted to several major programming languages.*
7
9
8
10
Flowgorithm is a Windows-Only program. I personally need this for school, and there aren't any Mac alternatives that I found comparable.
9
11
10
-
I couldn't find much information at all about putting together a Flowgorithm wine container. Furthermore, any info I did come across didn't end up working for me.
12
+
I couldn't find much information at all about putting together a Flowgorithm wine container.
13
+
Furthermore, any info I did come across didn't end up working for me.
14
+
After many attempts I finally got a working app. ENJOY!
0 commit comments