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

Games::Bingo::Constants - constants used in the many Games::Bingo modules

SYNOPSIS

use Games::Bingo::Constants qw(NUMBER_OF_NUMBERS);

DESCRIPTION

NUMBER_OF_NUMBERS

This is a constant defining the number of 90 in the game.

Range: 1-90

NUMBER_OF_ROWS_IN_CARD

This is a constant defining the number of rows in a card.

Definition: 3

NUMBER_OF_NUMBERS_IN_ROW

This is a constant defining the number of numbers is a row.

Definition: 5

NUMBER_OF_NUMBERS_IN_CARD

This is a constant defining the number of numbers in a card

Definition: NUMBER_OF_NUMBERS_IN_ROW * NUMBER_OF_ROWS_IN_CARD

NUMBER_OF_NUMBERS_IN_CARD

This is a constant defining the number of columns in a card

Definition: 9

SEE ALSO

Games::Bingo
Games::Bingo::Bot
Games::Bingo::Card
Games::Bingo::Column
Games::Bingo::Column::Collection
Games::Bingo::Print

TODO

The TODO file contains a complete list for the whole Games::Bingo project.

AUTHOR

Jonas B. Nielsen, (jonasbn) - <jonasbn@cpan.org>

COPYRIGHT

Games-Bingo is (C) by Jonas B. Nielsen, (jonasbn) 2003-2015

Games-Bingo is released under the artistic license 2.0