parogers / herd-immunity-demo

A visual demonstration of the concept of herd immunity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Herd Immunity Visualization

This is a simple web app that visually demonstrates the concept of "herd immunity".

The app renders a number of individuals, some with immunity to a disease, and other susceptible. Clicking on an individual causes them to become sick, which also causes nearby individuals to become sick as well. The contagion spreads until there are no more individuals within range to infect.

The user can control the number of individuals, the percent immune, and the transmission distance of the disease.

Demo

Checkout the online demo here.

Screenshots

App screenshot

App screenshot

App screenshot

App screenshot

App screenshot

About

A visual demonstration of the concept of herd immunity

License:GNU General Public License v3.0


Languages

Language:TypeScript 49.8%Language:SCSS 20.5%Language:HTML 16.7%Language:JavaScript 9.7%Language:CSS 2.1%Language:Shell 1.2%