-
-
04 Nov 2006 11:34:05 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (504 / 34 / 13)
- Kwalitee
Bus factor: 1- 76.52% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (47.85KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.04
- Add bin/sad, the Scott Adams decompiler.
- Fix an important bug: messages above #50 were compiled into slots one lower than they should have been, yielding very confusing gameplay. (I discovered this while playing a version of _Adventureland_ decompiled with "sad" and then recompiled with "sac". Sample diagloue: KILL DRAGON / It doesn't seem to bother him at all. TIMBER!)
- Correct the sac URL in the _Crystal of Chaos_ welcome message.
- Minor documentation improvements.
Documentation
the Scott Adams Compilerthe Scott Adams DecompilerThe Scott Adams Adventure Compiler Reference ManualThe Scott Adams Adventure Compiler TutorialThe Scott Adams Adventure Compiler TutorialModules
Perl extension for representing Scott Adams gamesProvides
in lib/Games/ScottAdams/Action.pmin lib/Games/ScottAdams/File.pmin lib/Games/ScottAdams/Compile.pmin lib/Games/ScottAdams/Game.pmin lib/Games/ScottAdams/Parse.pmin lib/Games/ScottAdams/Item.pmin lib/Games/ScottAdams/Room.pmOther files
Module Install Instructions
To install Games::ScottAdams, copy and paste the appropriate command in to your terminal.
cpanm Games::ScottAdams
perl -MCPAN -e shell install Games::ScottAdams
For more information on module installation, please visit the detailed CPAN module installation guide.