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

From IFWiki

(Link fix)
(+ Authoring system)
Line 1: Line 1:
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 '''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.
The download (both the development and runtime library) is a freeware download.
Line 6: Line 6:


* [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]
[[Category:Authoring system]]

Revision as of 11:19, 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