Games::ScottAdams

Perl extension for representing Scott Adams games
Download

Games::ScottAdams Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mike Taylor
  • Publisher web site:
  • http://search.cpan.org/~mirk/

Games::ScottAdams Tags


Games::ScottAdams Description

Perl extension for representing Scott Adams games Games::ScottAdams is a Perl module for representing Scott Adams games.SYNOPSIS use Games::ScottAdams; $game = new Games::ScottAdams::Game(); $game->parse('/usr/local/lib/sac/foo.sac'); $game->compile();This module allows adventure games in the textual SAC format to be compiled into a form that can be understood by Scott Adams adventure interpreters such as ScottFree and GnomeScott.I don't propose to discuss the API because frankly, no-one will ever call it. They'll just use the trivial front-end program sac which is essentially identical to the code in the SYNOPSIS, but with a few more use stricts and suchlike. Requirements: · Perl


Games::ScottAdams Related Software