Actualités

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.
Learn how to make a game in Python using the popular Pygame. You'll learn how to handle player inputs, draw graphics, and more.
In the classic text game adventure, words and imagination hold their own with graphics.
I recently watched a fun talk by programmer Chris Swenson from the North Bay Python conference, in which he walked through the process of taking the 1977 source code for Colossal Cave Adventure ...
Video games have always pushed the visual capabilities of computers, but text adventure games like Zork pushed boundaries using nothing but words.