The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.6.0 - 2009-08-08

  • introducing epidemic events
  • closing current game is now supported
  • player cards now displayed in a window of their own
  • detecting game over condition when no more cards
  • sorting cards by type then by disease then by city name
  • introducing a new "action" menu, with shortcuts for actions
  • actions now independant of buttons/menu for easier reuse

Modules

cooperative pandemic board game
base class for pandemic cards
pandemic city card
epidemic card for pandemic
city object for Games::Pandemic
local configuration for Games::Pandemic
controller for a pandemic game
pandemic card deck
disease object for Games::Pandemic
map information for Games::Pandemic
standard pandemic map from real game
pandemic game player
dispatcher pandemic role
medic pandemic role
operations expert pandemic role
researcher pandemic role
scientist pandemic role
action item for main Games::Pandemic window
base class for Games::Pandemic dialog windows
dropping cards dialog window for Games::Pandemic
sharing dialog window for Games::Pandemic
generic dialog window for Games::Pandemic
main window for Games::Pandemic
window holding player cards for Games::Pandemic
Tk utilities for gui building
various utilities for Games::Pandemic