Games::Shogi::Tenjiku

Piece descriptions and initial configuration for Tenjiku Shogi
Download

Games::Shogi::Tenjiku Ranking & Summary

Advertisement

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

Games::Shogi::Tenjiku Tags


Games::Shogi::Tenjiku Description

Piece descriptions and initial configuration for Tenjiku Shogi Games::Shogi::Tenjiku is a Perl module with piece descriptions and initial configuration for Tenjiku Shogi.SYNOPSIS use Games::Shogi::Tenjiku; $Game = Games::Shogi::Tenjiku->new; $piece = $Game->board()->; print @{$Game->neighbor($piece); print $Game->english_name('c'); # 'Copper General'Tenjiku Shogi is one of the larger variants, and one we have the most research on. Containing a wealth of exotic pieces such as the Bishop General (the Bishop with the ability to jump), Fire Demons and the Heavenly Tetrarchs, it makes for every interesting gameplay. Thankfully it doesn't include drops, like almost every other known Shogi variant. Requirements: · Perl


Games::Shogi::Tenjiku Related Software