This post originated from an RSS feed registered with Python Buzz
by Hans Nowak.
Original Post: Confessions of an insecure string pickle
Feed Title: Efectos Especiales
Feed URL: http://www.zephyrfalcon.org/weblog2/rss.xml
Feed Description: Ramblings, rants, musings, ideas and observations. Topics include (but are not limited to): programming (especially Python), books, games (especially CCGs and board games), astrology, design, writing, painting, etc.
The Self-style objects seemed like a good tool to write text adventures. I haven't written an adventure since the middle 90s, and attempts to do this in Python failed because I usually got carried away trying to write a complete and generic adventure framework rather than just a game. ... [387 words]