This simple approach works well for the classic games at the above link, so you’ll use that same algorithm to create the mazes in a game called Speedy Treasure Thief.
The reason for this choice is simply to get mazes into your game with the least amount of effort. In this tutorial, you’re going to implement one of the simplest maze algorithms around, described here.