Skip to content

Javascript implementation of the board game Pandemic

Notifications You must be signed in to change notification settings

webdevian/pandemic

Repository files navigation

Pandemic board game emulation

Greenkeeper badge Build Status Coverage Status Code Climate GPA

Javascript implementation of the board game Pandemic

Requirements

  • NodeJS
  • NPM (or Yarn)

Getting started

npm install or yarn - Install dependencies

Run tests

  • npm test - Run tests once
  • npm run watch - Run tests when any js file changes

Tools

To Do

  • Allow Resilient Population event during an epidemic
  • Forecast Event
  • Game GUI

About

Javascript implementation of the board game Pandemic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published