Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suaebahmed authored Jan 17, 2024
1 parent cd662fd commit 1d568aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Each grid cell represents a node in a implicit graph.
- [x] Basic random
- [x] Randomized DFS
- [x] Recursive division
- [ ] Kruskal's Algorithm
- [ ] Prim's Algorithm
- [x] Kruskal's Algorithm
- [x] Prim's Algorithm

- [x] Draw your own wall nodes with mouse
- [x] Drag and drop the source and target nodes
Expand Down

0 comments on commit 1d568aa

Please sign in to comment.