We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06bf836 commit 4000210Copy full SHA for 4000210
README.md
@@ -20,6 +20,11 @@ The Playground is compatible with Swift 4 (Xcode 9).
20
- [SwiftGraph](https://github.com/davecom/SwiftGraph)
21
- [SwiftCSP](https://github.com/davecom/SwiftCSP)
22
23
+### Free Content Based on the Book
24
+
25
+- [Article: Solving Mazes with Swift](http://freecontent.manning.com/solving-mazes-with-swift/)
26
+- [Slides: A* Search in Swift: Navigating a Maze](http://freecontent.manning.com/slideshare-a-search-in-swift-navigating-a-maze/)
27
28
### Miscellaneous
29
30
- [A Reimplementation of the Book in C++ (not by the author)](https://github.com/araya-andres/classic_computer_sci)
0 commit comments