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

From IFWiki

m (+ DEFAULTSORT)
(Link fix)
Line 8: Line 8:
== 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]


{{DEFAULTSORT:Paws}}
{{DEFAULTSORT:Paws}}
[[Category:Extensions]]
[[Category:Extensions]]

Revision as of 04:51, 8 December 2010

For the Professional Adventure Writing System, a 1980s authoring system also known as PAWS, see PAW.

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