Installation (Optional)¶
You can reference the code on Github: https://github.com/joedougherty/mazes.
You can also download the code to follow along if so desired.
Clone Down the Repository¶
HTTPS:
git clone https://github.com/joedougherty/mazes.git
SSH:
git clone git@github.com:joedougherty/mazes.git