Before we dive into the project, let's make sure you are all set up properly. You will need:
Our automated tests run in Linux/macOS environments. If you're on Windows you must have WSL 2 installed.
We'll be building this awesome maze generator and solver! By the end, your code will be rendering mazes like this one:

We'll be using the Boot.dev CLI to run and submit the CLI tests for some of the lessons in this project. Make sure you have it installed.
Submit the CLI tests. There's no penalty on failure for this lesson.
The tests just ensure that the CLI is installed and configured correctly.