-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Welcome to the python-text-games wiki!
On this site we will describe the development of the 'knight-training' text adventure game.
This game was originally created as a sandbox for showing off features of github to a group of Sony employees, as part of internal Open Source software community training.
The game was copied from some code on StackOverflow.
See the Licence issues page for a discussion of license issues with this code.
The first (and so far only) game is 'knight-training', which is a very simple text-based game that has the player move through a sequence of rooms and battle different monsters.
This repository is used for a Sony training class that includes hands-on work with github.
To save a class's data, and reset the project to the start, follow the steps on the Reset Code page.