The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

RogueQuest - Rogue like Adventure/RPG game

SYNOPSIS

  use RogueQuest;

  init main.pm to play it. 

DESCRIPTION

uses the rogue system from the RogueCurses module + extensions

EXPORT

SEE ALSO

AUTHOR

Kobold Wizard Johan, <koboldwiz@yahoo.com>

COPYRIGHT AND LICENSE

Copyright (C) 2021 by Kobold Wizard Johan

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.32.0 or, at your option, any later version of Perl 5 you may have available.