Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhrumilp15 authored Dec 22, 2019
1 parent 18f223f commit 5e8adca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ However, I learned a lot about good design, especially SRP (Single Responsibilit

Take a look at /cc_maze for my Flutter Maze app!

I took special consideration to keep the code easy to change, specifically paying attention to SRP.

I also implemented a side menu to change the chosen algorithm and dimensions!

Currently supports binary tree and what I'll call 'quaternary tree'.

0 comments on commit 5e8adca

Please sign in to comment.