Skip to content

anthonybishopric/pandemic-nerd-hurd

Repository files navigation

Pandemic: Legacy stats collector

Simple code that emits JSON files containing information about playthroughs. Can do some basic statistical analysis.

Running

Clone the repo, make sure you have Go 1.6, then:

$ go get ./...
$ go build .
$ ./pandemic-nerd-hurd

TODO

Features

  • Show panic levels in the UI
  • Show player turns, which turns caused epidemics
  • Track character traits and powerups
  • Remind people on their turn what they can do (special abilities)

Code Fixes

  • Keep pointers to actual epidemic and funded event cards in players / turns
  • BUG: current turn on loading a save file is not the correct pointer to a player.

About

Tools for probability calculation in Pandemic: Legacy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •