AI::Evolve::Befunge::Board

Board game object
Download

AI::Evolve::Befunge::Board Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mark Glines
  • Publisher web site:
  • http://search.cpan.org/~infinoid/

AI::Evolve::Befunge::Board Tags


AI::Evolve::Befunge::Board Description

Board game object AI::Evolve::Befunge::Board is a board game object.SYNOPSIS my $board = AI::Evolve::Befunge::Board->new(Size => $vector); $board->set_value($vector, $value); $board->clear();This module tracks board-game state for AI::Evolve::Befunge. It is only used for board-game-style physics, like tic tac toe, othello, go, chess, etc. Non-boardgame applications do not use a Board object. Requirements: · Perl


AI::Evolve::Befunge::Board Related Software