NAME
    Games::Word::Guess - Word guess game

VERSION
    This document describes version 0.091 of Games::Word::Guess (from Perl
    distribution Games-Word-Guess), released on 2021-03-14.

SYNOPSIS
     % wordguess

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/Games-Word-Guess>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-Games-Word-Guess>.

BUGS
    Please report any bugs or feature requests on the bugtracker website
    <https://rt.cpan.org/Public/Dist/Display.html?Name=Games-Word-Guess>

    When submitting a bug or request, please include a test-file or a patch
    to an existing test-file that illustrates the bug or desired feature.

SEE ALSO
    wordguess

    Games::GuessWord which is more akin to Hangman but, at the time of this
    writing, does not come with a readily-playable game.

AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2021, 2016, 2015, 2014 by
    perlancar@cpan.org.

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