P.A.W.S.: Difference between revisions

From IFWiki

(Hey, this IF project deserves an ifwiki page!)
 
(Link fix)
Line 5: Line 5:
== External links ==
== External links ==


* [http://home.fuse.net/wolfonenet/PAWS.htm|Homepage for the P.A.W.S. project]
* [http://home.fuse.net/wolfonenet/PAWS.htm| Homepage for the P.A.W.S. project]

Revision as of 08:56, 7 December 2010

The Python Adventure Writing System, or "P.A.W.S." (or even "PAWS") is a set of libraries, written by Roger Plowman, to allow one to reasonably easily write interactive fiction using the Python programming language. There are two versions of P.A.W.S.; P.A.W.S. 1.5, last updated in 2007, and the almost completely backwards compatible P.A.W.S. 2.0.

The download (both the development and runtime library) is a freeware download.

External links