News

For this tutorial, we will be using our Raspberry Pi and a programming language called Python to create our very own text adventure, with our own game world and some characters to inhabit that world.
A Python text adventure game engine and sample ... You might start by copying and modifying simple_game.py. Planning Your Game. Make a list, or draw a diagram of ... At the coding party someone could ...
Folder test_game includes a simple example game, which you can play and examine to see how it works. To play the example game (or any game, really): python text_adventure.py. To create a game, a new ...