What's a text adventure game?

We are going to be creating a Text Adventure Game.

To briefly explain, a text adventure game is a text-based adventure game in which the player is provided choices, and based on the choices, they enter different scenarios or rooms. Depending on which room/scenario the player enters and which choices they make, they may win or lose.

Here is an example of how a simple text adventure game would work:

(taken from thecodingpie.com)

If you would like a further explanation, please call me over and I would be happy to explain.

Once you've acquired a simple understanding of what a text adventure game is, you may move on to the next section.

Last updated

Was this helpful?