Skip to content

Commit 4000210

Browse files
authored
Update README.md
1 parent 06bf836 commit 4000210

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ The Playground is compatible with Swift 4 (Xcode 9).
2020
- [SwiftGraph](https://github.com/davecom/SwiftGraph)
2121
- [SwiftCSP](https://github.com/davecom/SwiftCSP)
2222

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+
2328
### Miscellaneous
2429

2530
- [A Reimplementation of the Book in C++ (not by the author)](https://github.com/araya-andres/classic_computer_sci)

0 commit comments

Comments
 (0)