Games::Shogi::Tai

Piece descriptions and initial configuration for Tai Shogi
Download

Games::Shogi::Tai Ranking & Summary

Advertisement

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

Games::Shogi::Tai Tags


Games::Shogi::Tai Description

Piece descriptions and initial configuration for Tai Shogi Games::Shogi::Tai is a Perl module with piece descriptions and initial configuration for Tai Shogi.SYNOPSIS use Games::Shogi::Tai; $Game = Games::Shogi::Chu->new; $piece = $Game->board()->; print @{$Game->neighbor($piece); print $Game->english_name('c'); # 'Copper General'At 25 x 25, Tai Shogi is the largest game conclusively known to be played in antiquity. It includes almost all of the hard-to-define pieces in the smaller Shogis and introduces the Emperor. Thankfully it doesn't occur in the starting configuration, but if you manage to promote the Crown Prince you can play with one. This piece can move instantaneously to any piece on the board, capturing any piece that isn't protected by another piece.Of course, it still includes pieces like the Buddhist Spirit, Lion, Capricorn and Vice General. Requirements: · Perl


Games::Shogi::Tai Related Software