# KikiLetGo/VirusBroadcast

A java virus broadcast simulation

Repository: https://github.com/KikiLetGo/VirusBroadcast
Canonical: https://ross.abutalabs.com/products/virusbroadcast
Language: Java
License Family: other
Last push: 2022-08-25T18:47:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2403, "days_push": 1469, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1665, forks 567 (observed 2026-08-28T04:05:18.977568+00:00)

## What it is
A Java-based simulation program that models virus broadcast/epidemic spread among a population. It was built quickly during the early COVID-19 period with simplified modeling, and the author hoped to refine it with real epidemic data.

## Use cases
- simulate how a virus spreads through a population
- visualize epidemic transmission dynamics
- experiment with agent-based infection models in Java
- teach or demo epidemiological concepts
- build a more accurate pandemic model with real data

## When to choose
- you want a simple, hackable Java codebase for epidemic spread simulation
- you need a visual demo of virus transmission for education
- you want a starting point to extend with better data or models

## When to avoid
- you need scientifically validated epidemiological modeling
- you require a maintained project with a license and active development
- you need production-grade simulation tooling

## Facets
- artifact type: application
- maturity: maintenance
- function: simulation, data-visualization, graphics
- domain: simulation, data-visualization, healthcare
- platform: jvm, cross-platform
- tags: epidemic-simulation, virus-spread, agent-based-model, covid-19, java-swing, desktop

## Member repositories
- KikiLetGo/VirusBroadcast (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.977568+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:43:00.782785+00:00, confidence not recorded.
  - readme: https://github.com/KikiLetGo/VirusBroadcast (fetched 2026-08-28T04:05:18.977568+00:00, sha 4d9b538c55be)
- Data as of 2026-08-30T08:39:29.467469+00:00.
