Games::Shogi::Tori

Piece descriptions and initial configuration for Tori Shogi
Download

Games::Shogi::Tori Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jeff Goff
  • Publisher web site:
  • http://search.cpan.org/~jgoff/

Games::Shogi::Tori Tags


Games::Shogi::Tori Description

Piece descriptions and initial configuration for Tori Shogi Games::Shogi::Tori is a Perl module that offers piece descriptions and initial configuration for Tori Shogi.SYNOPSIS use Games::Shogi::Tori; $Game = Games::Shogi::Tori->new; $piece = $Game->board()->; print @{$Game->neighbor($piece); print $Game->english_name('c'); # 'Copper General'Tori Shogi is the smallest Shogi variant known to be played in antiquity. Like most of the early variants its pieces are named after birds, with no really exotic pieces among them. The Left and Right Quails are asymmetrical, and a few pieces ave some slightly odd moves (slide forward, move one or two squares backward), but there aren't any real surprises. Requirements: · Perl


Games::Shogi::Tori Related Software