mazes_2018/README.md
Tyrel Souza f4de8d0d9c README
2018-04-10 22:34:36 -04:00

12 lines
199 B
Markdown

# Tyrel's Edition of Mazes for Programmers
Bundle insall to get ChunkyPNG, then run one of the demos.
```bash
$ bundle install
$ ruby -I. binary_tree_demo.rb
$ ruby -I. XXX_demo.rb # Etc...
```