Empire

An interface for the Empire game http://www.wolfpackempire.com
Download

Empire Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Roman M. Parparov
  • Publisher web site:
  • http://search.cpan.org/~romm/Chess-ICClib-1.00/lib/Chess/ICClib.pm

Empire Tags


Empire Description

An interface for the Empire game http://www.wolfpackempire.com Empire is an interface for the Empire game.SYNOPSIS use Empire; my $empire = Empire(-full=>1, # or 0 -host=>$host, -port=>$port, -country=>$coun, -player=>$play, -name=>$name, -user=>$user); if ($empire->{SOCKET}) { $empire->empcmd($cmd); my ($status,$data) = $empire->empreadline(); }This is a module that provides a connection interface to the Wolfpack Empire server. The constructor reads the server and the login data and creates a socket to the server. Requirements: · Perl


Empire Related Software