Author: Fredrik Ramsberg
Adventure is often considered to be the very first text adventure. It was written in 1975-76 by Will Crowther. Don Woods found it at his university, asked Will Crowter for the source code, expanded it greatly, and released his own version, which we now know as 350p Adventure. Adventure was sometimes called Colossal Cave Adventure. Sometimes it was just called…
Have you ever tried gamebooks, AKA Choose Your Own Adventure books? You read a paragraph of text, then you get to choose what the main character should do next, and turn to different pages depending on what you choose. If all goes well, you reach a good ending. More likely, you don’t. A number of gamebooks have been published, most…
PunyInform is a tool for writing text adventures for 8-bit computers and newer computers alike. If you have already installed PunyInform and gone through the PunyInform Coding 1 tutorial, the time has come to learn more about objects and actions. This tutorial goes through the different parts of a simple game where there are two puzzles to be solved, you can score…
PunyInform is a tool for writing text adventures for 8-bit computers and newer computers alike. If you have already installed PunyInform, it’s time to start coding your first game. This tutorial will walk you through the first steps of writing a text adventure using PunyInform. The complete source code of the example game can be downloaded from this folder. I…
PunyInform is a library for the Inform 6 programming language, to make it easy to create simple or advanced text adventures which will work well on 8-bit computers like the Commodore 64, Amstrad CPC, Apple II, Spectrum +3 etc. PunyInform was first released on July 5, 2020. The rootsThe Inform programming language, compiler and standard library were developed by Graham…
I’ve given a brief introduction to PunyInform, a new library for writing text adventures for 8-bit (and other) computers. Now, let’s have a look at what you need to download and install to start writing a game using PunyInform. For this article, I will be using Windows, but you can also use PunyInform on Mac or Linux. Step 1: Install…












