Games::Tournament::Card

A record of the results of a match
Download

Games::Tournament::Card Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dr Bean
  • Publisher web site:
  • http://search.cpan.org/~drbean/

Games::Tournament::Card Tags


Games::Tournament::Card Description

A record of the results of a match Games::Tournament::Card is a Perl module to record of the results of a match.SYNOPSIS $action = Games::Tournament:Card->new(round => 1, contestants => {Black => $knicks, White => $deepblue}, result => { Black => 'Win', White => 'Loss' });In a tournament, matches take place in rounds between contestants, who are maybe floated, and who have roles, and there is a result for these matches, which can be written on a card. Requirements: · Perl


Games::Tournament::Card Related Software