Weewar::Game

A weewar game
Download

Weewar::Game Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jonathan Rockway
  • Publisher web site:
  • http://search.cpan.org/~jrockway/

Weewar::Game Tags


Weewar::Game Description

A weewar game Weewar::Game is a weewar game.SYNOPSIS my $game = WeeWar::game->new({ id => 27093 }); $game->name;METHODSnameReturns the name of the gameidReturns the game's idstateReturns the game's state, something like "lobby", "running", "finished", etc.roundReturns the current turn number if the game is in the running state.pending_invitesReturns true if the game is still waiting for some players to accept invites. False otherwise.paceReturns the number of seconds before an idle player can be kicked.typeReturns the game typemapReturns the name of the map this game is usingmap_urlReturns the URL of the current map's description pagecredits_per_baseReturns the number of credits a base generates each turninitial_creditsReturns the number of credits each player starts withplaying_sinceIf the game is in progress, returns a DateTime object representing the game's start time.playersReturns a list of Weewar::Users that are playing this game. Requirements: · Perl


Weewar::Game Related Software