Skip to content

TAEB/NetHack-Monster-Spoiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetHack::Monster::Spoiler 0.01

NetHack::Monster::Spoiler is a set of machine-readable monster
spoilers for NetHack, intended for use in bots.  All fields except
pxlth are encoded, and most of the compound accessors from mondata.c
and mondata.h.

MAJOR CHANGES
    0.01: first version

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc
command.

    perldoc NetHack::FOV

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/NetHack-FOV

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=NetHack-FOV

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/NetHack-FOV

    CPAN Ratings:
        http://cpanratings.perl.org/d/NetHack-FOV

COPYRIGHT AND LICENSE

Copyright (C) 2008 Stefan O'Rear

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

About

Library of NetHack monster data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%