NetHack::FOV

NetHack compatible field of view
Download

NetHack::FOV Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Stefan O'Rear
  • Publisher web site:
  • http://search.cpan.org/~sorear/

NetHack::FOV Tags


NetHack::FOV Description

NetHack compatible field of view NetHack::FOV is a Perl module that implements field of view (the determination, for every square on the map simultaneously, of whether it is visible to the avatar), in a NetHack compatible way. It is expected to be primarily useful to bot writers.SYNOPSIS use NetHack::FOV 'calculate_fov'; my $AoA = calculate_fov($x, $y, &transparent); Requirements: · Perl


NetHack::FOV Related Software