NAME

Games::Pandemic - cooperative pandemic board game

VERSION

version 0.6.0

SYNOPSIS

use Games::Pandemic;
Games::Pandemic->new;
Games::Pandemic->run;

DESCRIPTION

Pandemic is a cooperative game where the players are united to beat the game. The goal is to find the cures for various diseases striking cities, before they propagate too much.

This distribution implements a graphical interface for this game. I definitely recommend you to buy a pandemic board game and play with friends, you'll have an exciting time - much more than with this poor electronic copy.

METHODS

Games::Pandemic->run;

Create the various POE sessions, and start the POE kernel.

AUTHOR

Jerome Quelin

COPYRIGHT AND LICENSE

This software is Copyright (c) 2009 by Jerome Quelin.

This is free software, licensed under:

The GNU General Public License, Version 3, June 2007