A Text Adventure in Python



Jeffrey Armstrong
http://pyvideo.org/video/2270/a-text-adventure-in-python
https://pyohio.org/schedule/presentation/25/
Ever want to write interactive fiction using your favorite language? Using only the Python standard library, one can write a modestly functional text adventure from scratch. This interactive talk will quickly walk through the process, touching a number of standard library modules, from command lines to string handling to data storage, that can help bring a game to life.
The Fr

source

Reply


Build A Site Info