Games::Shogi::Wa

Piece descriptions and initial configuration for Wa Shogi
Download

Games::Shogi::Wa Ranking & Summary

Advertisement

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

Games::Shogi::Wa Tags


Games::Shogi::Wa Description

Piece descriptions and initial configuration for Wa Shogi Games::Shogi::Wa is a Perl module that offers piece descriptions and initial configuration for Wa Shogi.SYNOPSIS use Games::Shogi::Wa; $Game = Games::Shogi::Wa->new; $piece = $Game->board()->; print @{$Game->neighbor($piece); print $Game->english_name('c'); # 'Copper General'Wa Shogi is another middle variant, with 11 squares on a side. Like Tori Shogi, most of the pieces here are named after birds, and the pieces don't show up in most of the larger Shogi variants. There really aren't any exotic pieces in this game, at least in the sense of the Lion or Fire Demon. Requirements: · Perl


Games::Shogi::Wa Related Software