Skip to content

Commit da0f7a8

Browse files
authored
Added Visual Graphs (#105)
I made this tool to visualize Graph algorithms like BFS, DFS, Prim's & Kruskal's to help me in my Data Structures classes.
1 parent 8010247 commit da0f7a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@
120120
- [Sober Driver](https://github.com/maurovanetti/guidi-tu) - An app with 10 mini games to designate a sober driver for a night out. Get it on [Google Play](https://play.google.com/store/apps/details?id=net.coopalice.guiditu), [App Store](https://apps.apple.com/it/app/guidi-tu/id6476491805). By [Mauro Vanetti](https://maurovanetti.info/).
121121
- [Square Shooter](https://github.com/namzug16/squareshooter_flame) - A simple 2D top-down shooter for the web. Play solo vs AI or sit back and let the AI battle its own. By [Namzug](https://namzug.dev/).
122122

123+
#### Education
124+
125+
- [Visual Graphs](https://mglsj.eu.org/visual_graphs/) - A graph (data structure) algoithims visualizer built with Flutter & Flame. By [mglsj](https://github.com/mglsj/visual_graphs)
126+
123127
#### Endless Runner
124128

125129
<!--lint ignore double-link-->

0 commit comments

Comments
 (0)