Command Line Interface Practice
This is a very short text-based adventure game that you can give to students to introduce how to use a command line interface. Most students have not used a command line interface and are used to the idea of buttons and form labels. This allows them to experience using only text as input and output in a basic Python program.