Game Introduction
Learn how to print the game’s introduction and rules.
We'll cover the following...
What we have
We have the breakdown of the game, so let’s go through the first thing we saw in the game. When the game starts, it introduces the game and lists the rules.
What now?
Let’s create a function that ...