Readme update
This commit is contained in:
parent
f4de8d0d9c
commit
2b30207b53
@ -9,3 +9,11 @@ $ ruby -I. binary_tree_demo.rb
|
|||||||
$ ruby -I. XXX_demo.rb # Etc...
|
$ ruby -I. XXX_demo.rb # Etc...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# What??
|
||||||
|
|
||||||
|
Following along with this book [https://pragprog.com/book/jbmaze/mazes-for-programmers](https://pragprog.com/book/jbmaze/mazes-for-programmers)
|
||||||
|
|
||||||
|
## Mazes included
|
||||||
|
|
||||||
|
- BinaryTree binary_tree.rb Chapter 2
|
||||||
|
- Sidewinder sidewinder.rb Chapter 2
|
Loading…
Reference in New Issue
Block a user